=== Applying patches on top of PostgreSQL commit ID 0fd30e2119ede879080cef426abf4f9b304e3f51 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Jul 27 16:57:32 UTC 2026 On branch cf/6400 nothing to commit, working tree clean === using 'git am' to apply patch ./v3-0001-Introduce-a-new-function-pg_get_publication_ddl-t.patch === Applying: Introduce a new function pg_get_publication_ddl() that returns the CREATE ddl statement for a given PUBLICATION. Using index info to reconstruct a base tree... M doc/src/sgml/func/func-info.sgml M src/backend/utils/adt/ddlutils.c M src/include/catalog/pg_proc.dat Falling back to patching base and 3-way merge... Auto-merging src/include/catalog/pg_proc.dat Auto-merging src/backend/utils/adt/ddlutils.c Auto-merging doc/src/sgml/func/func-info.sgml