=== Applying patches on top of PostgreSQL commit ID 5861b1f343b52ac358912707788214fb8dc981e5 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Jun 20 18:16:24 UTC 2025 On branch cf/5660 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-WIP-Rename-gist-stratnum-support-function.patch === Applying: WIP: Rename gist stratnum support function Using index info to reconstruct a base tree... M contrib/btree_gist/btree_gist--1.7--1.8.sql M contrib/btree_gist/btree_gist.c M contrib/btree_gist/expected/stratnum.out M contrib/btree_gist/sql/stratnum.sql M doc/src/sgml/gist.sgml M doc/src/sgml/xindex.sgml M src/backend/access/gist/gistutil.c M src/backend/access/gist/gistvalidate.c M src/include/access/gist.h M src/include/catalog/pg_amproc.dat M src/include/catalog/pg_proc.dat M src/test/regress/expected/misc_functions.out M src/test/regress/sql/misc_functions.sql Falling back to patching base and 3-way merge... No changes -- Patch already applied.