=== Applying patches on top of PostgreSQL commit ID 33bf7318f94ce730563eb5ed95ad6c61d6e6f7a6 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Apr 5 02:24:24 UTC 2026 On branch cf/6175 nothing to commit, working tree clean === using 'git am' to apply patch ./v14-0001-Adds-pg_get_tablespace_ddl-function.patch === Applying: Adds pg_get_tablespace_ddl function Using index info to reconstruct a base tree... M doc/src/sgml/func/func-info.sgml M src/backend/catalog/pg_tablespace.c M src/backend/utils/adt/ruleutils.c M src/include/catalog/pg_proc.dat M src/include/catalog/pg_tablespace.h M src/include/utils/ruleutils.h M src/test/regress/expected/tablespace.out M src/test/regress/sql/tablespace.sql Falling back to patching base and 3-way merge... Auto-merging src/test/regress/sql/tablespace.sql Auto-merging src/test/regress/expected/tablespace.out Auto-merging src/include/utils/ruleutils.h Auto-merging src/include/catalog/pg_tablespace.h Auto-merging src/include/catalog/pg_proc.dat Auto-merging src/backend/utils/adt/ruleutils.c Auto-merging src/backend/catalog/pg_tablespace.c Auto-merging doc/src/sgml/func/func-info.sgml