=== Applying patches on top of PostgreSQL commit ID b91f79cd08abba7a800d3faf79bb96e8adc8752e === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Aug 10 04:11:25 UTC 2026 On branch cf/6983 nothing to commit, working tree clean === using 'git am' to apply patch ./v11-0001-Add-pg_get_domain_ddl-function-to-reconstruct-CR.patch === Applying: Add pg_get_domain_ddl() function to reconstruct CREATE DOMAIN statements Using index info to reconstruct a base tree... M doc/src/sgml/func/func-info.sgml M src/backend/utils/adt/ruleutils.c M src/include/catalog/pg_proc.dat M src/test/regress/expected/create_property_graph.out Falling back to patching base and 3-way merge... Auto-merging src/test/regress/expected/create_property_graph.out Auto-merging src/include/catalog/pg_proc.dat Auto-merging src/backend/utils/adt/ruleutils.c Auto-merging doc/src/sgml/func/func-info.sgml