=== Applying patches on top of PostgreSQL commit ID 2571c1d5cc5ed2620d601a7e12179bd951f2e202 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v5-0001-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 130c4639a4] XXX: add perf test Author: Heikki Linnakangas Date: Mon Oct 21 14:07:38 2024 +0300 2 files changed, 338 insertions(+) create mode 100644 src/test/modules/test_misc/t/000_csn_perf.pl === applying patch ./v5-0002-Use-CSN-snapshots-during-Hot-Standby.patch patching file contrib/pg_visibility/pg_visibility.c Hunk #1 succeeded at 598 (offset 17 lines). patching file src/backend/access/rmgrdesc/xactdesc.c 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 patching file src/backend/access/transam/xlogrecovery.c 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 patching file src/backend/storage/ipc/procarray.c Hunk #19 succeeded at 1771 (offset -2 lines). Hunk #20 succeeded at 1951 (offset -2 lines). Hunk #21 succeeded at 1960 (offset -2 lines). Hunk #22 succeeded at 2084 with fuzz 2 (offset -4 lines). Hunk #23 succeeded at 2241 (offset -4 lines). Hunk #24 succeeded at 2271 (offset -4 lines). Hunk #25 succeeded at 2438 (offset -4 lines). Hunk #26 succeeded at 2468 (offset -4 lines). Hunk #27 succeeded at 2483 (offset -4 lines). Hunk #28 succeeded at 2564 (offset -4 lines). Hunk #29 succeeded at 2983 (offset -4 lines). Hunk #30 succeeded at 3657 (offset -4 lines). Hunk #31 succeeded at 3911 (offset -4 lines). Hunk #32 succeeded at 3925 (offset -4 lines). Hunk #33 succeeded at 3943 (offset -4 lines). Hunk #34 succeeded at 3967 (offset -4 lines). 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 Hunk #2 FAILED at 202. Hunk #3 FAILED at 1730. Hunk #4 FAILED at 1804. Hunk #5 succeeded at 1858 (offset -56 lines). 3 out of 5 hunks FAILED -- saving rejects to file src/backend/utils/time/snapmgr.c.rej 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 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 Hunk #1 succeeded at 177 (offset -4 lines).