=== Applying patches on top of PostgreSQL commit ID 53a49365052026907afff7613929710d1e7f0da0 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Jan 31 22:53:39 UTC 2025 On branch cf/3461 nothing to commit, working tree clean === applying patch ./v36-0001-Add-XLOG-resource-for-the-undo-log-system.patch Applied patch to 'src/backend/access/rmgrdesc/Makefile' cleanly. Applied patch to 'src/backend/access/rmgrdesc/meson.build' cleanly. Falling back to direct application... Applied patch to 'src/backend/access/transam/Makefile' cleanly. Applied patch to 'src/backend/access/transam/meson.build' cleanly. Applied patch to 'src/backend/access/transam/rmgr.c' cleanly. Falling back to direct application... Applied patch to 'src/bin/pg_rewind/parsexlog.c' cleanly. Applied patch to 'src/bin/pg_waldump/rmgrdesc.c' cleanly. Applied patch to 'src/include/access/rmgr.h' cleanly. Applied patch to 'src/include/access/rmgrlist.h' cleanly. Falling back to direct application... Applied patch to 'src/tools/pgindent/typedefs.list' cleanly. [cf/3461 820d5b4b0d] Add XLOG resource for the undo log system Author: Kyotaro Horiguchi Date: Mon Sep 30 16:31:02 2024 +0900 13 files changed, 260 insertions(+), 27 deletions(-) create mode 100644 src/backend/access/rmgrdesc/undologdesc.c create mode 100644 src/backend/access/transam/undolog.c create mode 100644 src/include/access/undolog.h === applying patch ./v36-0002-Delay-the-reset-of-UNLOGGED-relations.patch Applied patch to 'src/backend/access/transam/xlog.c' cleanly. Applied patch to 'src/backend/access/transam/xlogrecovery.c' cleanly. [cf/3461 2eed7e7994] Delay the reset of UNLOGGED relations Author: Kyotaro Horiguchi Date: Mon Sep 30 17:56:46 2024 +0900 2 files changed, 18 insertions(+), 8 deletions(-) === applying patch ./v36-0003-Add-new-function-TwoPhaseXidExists.patch Applied patch to 'src/backend/access/transam/twophase.c' cleanly. Applied patch to 'src/include/access/twophase.h' cleanly. [cf/3461 637dd75d77] Add new function TwoPhaseXidExists Author: Kyotaro Horiguchi Date: Thu Oct 3 17:46:06 2024 +0900 2 files changed, 26 insertions(+), 6 deletions(-) === applying patch ./v36-0004-Introduce-undo-log-implementation.patch warning: quoted CRLF detected /work/patches/./v36-0004-Introduce-undo-log-implementation.patch:576: space before tab in indent. */ /work/patches/./v36-0004-Introduce-undo-log-implementation.patch:739: trailing whitespace. /work/patches/./v36-0004-Introduce-undo-log-implementation.patch:816: trailing whitespace. error: patch failed: src/backend/access/transam/twophase.c:82 Falling back to direct application... error: patch failed: src/backend/access/transam/twophase.c:82 error: src/backend/access/transam/twophase.c: patch does not apply error: patch failed: src/backend/access/transam/undolog.c:17 Falling back to direct application... error: patch failed: src/backend/access/transam/undolog.c:17 error: src/backend/access/transam/undolog.c: patch does not apply error: patch failed: src/backend/access/transam/xact.c:26 Falling back to direct application... error: patch failed: src/backend/access/transam/xact.c:26 error: src/backend/access/transam/xact.c: patch does not apply error: patch failed: src/backend/access/transam/xlog.c:55 Falling back to direct application... error: patch failed: src/backend/access/transam/xlog.c:55 error: src/backend/access/transam/xlog.c: patch does not apply error: patch failed: src/backend/access/transam/xlogrecovery.c:33 Falling back to direct application... error: patch failed: src/backend/access/transam/xlogrecovery.c:33 error: src/backend/access/transam/xlogrecovery.c: patch does not apply error: patch failed: src/backend/storage/ipc/ipci.c:22 Falling back to direct application... error: patch failed: src/backend/storage/ipc/ipci.c:22 error: src/backend/storage/ipc/ipci.c: patch does not apply error: patch failed: src/backend/storage/lmgr/lwlock.c:166 Falling back to direct application... error: patch failed: src/backend/storage/lmgr/lwlock.c:166 error: src/backend/storage/lmgr/lwlock.c: patch does not apply error: patch failed: src/backend/utils/activity/wait_event_names.txt:345 Falling back to direct application... error: patch failed: src/backend/utils/activity/wait_event_names.txt:345 error: src/backend/utils/activity/wait_event_names.txt: patch does not apply error: patch failed: src/backend/utils/init/postinit.c:25 Falling back to direct application... error: patch failed: src/backend/utils/init/postinit.c:25 error: src/backend/utils/init/postinit.c: patch does not apply error: patch failed: src/bin/initdb/initdb.c:307 Falling back to direct application... error: patch failed: src/bin/initdb/initdb.c:307 error: src/bin/initdb/initdb.c: patch does not apply error: patch failed: src/bin/pg_waldump/t/001_basic.pl:73 Falling back to direct application... error: patch failed: src/bin/pg_waldump/t/001_basic.pl:73 error: src/bin/pg_waldump/t/001_basic.pl: patch does not apply error: patch failed: src/include/access/undolog.h:34 Falling back to direct application... error: patch failed: src/include/access/undolog.h:34 error: src/include/access/undolog.h: patch does not apply error: patch failed: src/include/storage/lwlock.h:215 Falling back to direct application... error: patch failed: src/include/storage/lwlock.h:215 error: src/include/storage/lwlock.h: patch does not apply error: patch failed: src/include/storage/lwlocklist.h:83 Falling back to direct application... error: patch failed: src/include/storage/lwlocklist.h:83 error: src/include/storage/lwlocklist.h: patch does not apply error: patch failed: src/tools/pgindent/typedefs.list:2485 Falling back to direct application... error: patch failed: src/tools/pgindent/typedefs.list:2485 error: src/tools/pgindent/typedefs.list: patch does not apply