=== Applying patches on top of PostgreSQL commit ID 719dcf3c42260ceebfa2e8f6171a61161737a265 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Thu Jul 24 07:18:20 UTC 2025 On branch cf/5808 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-Make-S-available-in-psql-PROMPTs-to-indicate-the-.patch === Applying: Make %S available in psql PROMPTs to indicate the current search_path Using index info to reconstruct a base tree... M doc/src/sgml/ref/psql-ref.sgml M src/bin/psql/common.c M src/bin/psql/common.h M src/bin/psql/prompt.c Falling back to patching base and 3-way merge... Auto-merging src/bin/psql/prompt.c Auto-merging src/bin/psql/common.h Auto-merging src/bin/psql/common.c Auto-merging doc/src/sgml/ref/psql-ref.sgml === using 'git am' to apply patch ./v1-0002-Return-empty-string-if-search_path-not-found.patch === Applying: Return empty string if search_path not found