=== Applying patches on top of PostgreSQL commit ID 37c6923cf3d8ec1bd44924aab6f58f72754a0e7b === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./0001-Add-PGErrorVerbosity-to-typedefs.list.patch patching file src/include/utils/elog.h patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 1781 (offset 3 lines). [cf/4735 59729646d6] Add PGErrorVerbosity to typedefs.list Author: Jelte Fennema-Nio Date: Thu Mar 21 13:05:35 2024 +0100 2 files changed, 2 insertions(+), 1 deletion(-) === applying patch ./0002-Allow-logging-backtraces-in-more-cases.patch patching file doc/src/sgml/config.sgml Hunk #1 succeeded at 7289 (offset 6 lines). Hunk #2 succeeded at 11418 (offset 8 lines). Hunk #3 succeeded at 11466 (offset 8 lines). patching file src/backend/utils/error/elog.c Hunk #1 succeeded at 109 (offset -2 lines). Hunk #2 succeeded at 178 (offset -4 lines). Hunk #3 succeeded at 494 (offset -4 lines). Hunk #4 succeeded at 814 (offset -4 lines). Hunk #5 succeeded at 845 (offset -4 lines). patching file src/backend/utils/misc/guc_tables.c Hunk #1 succeeded at 154 (offset -9 lines). Hunk #2 succeeded at 208 (offset -9 lines). Hunk #3 succeeded at 550 (offset -8 lines). Hunk #4 succeeded at 4744 (offset -8 lines). Hunk #5 succeeded at 4852 (offset -8 lines). patching file src/backend/utils/misc/postgresql.conf.sample patching file src/include/utils/elog.h patching file src/include/utils/guc.h Hunk #1 succeeded at 268 (offset 1 line). patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 1534 (offset 3 lines). [cf/4735 d0af57affa] Allow logging backtraces in more cases Author: Jelte Fennema-Nio Date: Thu Jun 27 10:56:10 2024 +0200 7 files changed, 162 insertions(+), 11 deletions(-)