=== Applying patches on top of PostgreSQL commit ID 4dea33ce765d65d8807d343ca6535a3d067a63da === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v2-0001-Update-outdated-comment-on-WAL-logged-locks-with-.patch patching file src/backend/storage/ipc/standby.c [cf/4912 449c98dffb] Update outdated comment on WAL-logged locks with invalid XID Author: Heikki Linnakangas Date: Tue Aug 13 20:47:42 2024 +0300 1 file changed, 3 insertions(+), 7 deletions(-) === applying patch ./v2-0002-XXX-add-perf-test.patch patching file src/test/modules/test_misc/meson.build patching file src/test/modules/test_misc/t/000_csn_perf.pl [cf/4912 2f12073ebe] XXX: add perf test Author: Heikki Linnakangas Date: Tue Aug 13 13:27:03 2024 +0300 2 files changed, 140 insertions(+) create mode 100644 src/test/modules/test_misc/t/000_csn_perf.pl === applying patch ./v2-0003-Use-CSN-snapshots-during-Hot-Standby.patch patching file contrib/pg_visibility/pg_visibility.c Hunk #1 FAILED at 548. 1 out of 1 hunk FAILED -- saving rejects to file contrib/pg_visibility/pg_visibility.c.rej patching file src/backend/access/rmgrdesc/xactdesc.c Hunk #1 succeeded at 424 (offset 3 lines). Hunk #2 succeeded at 451 (offset 3 lines). Hunk #3 succeeded at 482 (offset 3 lines). patching file src/backend/access/transam/Makefile patching file src/backend/access/transam/csn_log.c patching file src/backend/access/transam/meson.build patching file src/backend/access/transam/transam.c patching file src/backend/access/transam/twophase.c patching file src/backend/access/transam/varsup.c patching file src/backend/access/transam/xact.c patching file src/backend/access/transam/xlog.c Hunk #3 succeeded at 5174 (offset 22 lines). Hunk #4 succeeded at 5776 (offset 22 lines). Hunk #5 succeeded at 5800 (offset 22 lines). Hunk #6 succeeded at 5894 (offset 22 lines). Hunk #7 succeeded at 6060 (offset 22 lines). Hunk #8 succeeded at 6163 (offset 22 lines). Hunk #9 succeeded at 6938 (offset 25 lines). Hunk #10 succeeded at 7330 (offset 25 lines). Hunk #11 succeeded at 7506 (offset 27 lines). Hunk #12 succeeded at 7803 (offset 27 lines). Hunk #13 succeeded at 8291 (offset 27 lines). Hunk #14 succeeded at 8365 (offset 27 lines). patching file src/backend/access/transam/xlogrecovery.c Hunk #2 succeeded at 2265 (offset 1 line). Hunk #3 succeeded at 3710 (offset 1 line). patching file src/backend/access/transam/xlogutils.c patching file src/backend/postmaster/startup.c patching file src/backend/replication/logical/decode.c patching file src/backend/replication/logical/snapbuild.c patching file src/backend/storage/ipc/ipci.c Hunk #3 succeeded at 291 (offset 6 lines). patching file src/backend/storage/ipc/procarray.c patching file src/backend/storage/ipc/standby.c patching file src/backend/storage/lmgr/lwlock.c patching file src/backend/utils/activity/wait_event_names.txt patching file src/backend/utils/probes.d patching file src/backend/utils/time/snapmgr.c patching file src/bin/initdb/initdb.c patching file src/include/access/csn_log.h patching file src/include/access/transam.h patching file src/include/access/twophase.h patching file src/include/access/xact.h Hunk #3 succeeded at 439 (offset 6 lines). patching file src/include/access/xlogutils.h patching file src/include/storage/lwlock.h patching file src/include/storage/procarray.h patching file src/include/utils/snapshot.h