=== Applying patches on top of PostgreSQL commit ID 0fda3921380798897b6faca5e4fdcdc22f950f12 === === applying patch ./v32-0001-Export-wal_sync_method-related-functions.patch patching file src/backend/access/transam/xlog.c patching file src/include/access/xlog.h === applying patch ./v32-0002-Introduce-undo-log-implementation.patch patching file src/backend/access/transam/Makefile patching file src/backend/access/transam/meson.build patching file src/backend/access/transam/rmgr.c patching file src/backend/access/transam/simpleundolog.c patching file src/backend/access/transam/twophase.c patching file src/backend/access/transam/xact.c patching file src/backend/access/transam/xlog.c patching file src/backend/catalog/storage.c patching file src/backend/storage/file/reinit.c patching file src/backend/storage/smgr/smgr.c patching file src/bin/initdb/initdb.c patching file src/bin/pg_rewind/parsexlog.c patching file src/bin/pg_waldump/rmgrdesc.c patching file src/include/access/rmgr.h patching file src/include/access/rmgrlist.h patching file src/include/access/simpleundolog.h patching file src/include/catalog/storage.h patching file src/include/catalog/storage_ulog.h patching file src/include/catalog/storage_xlog.h patching file src/include/storage/reinit.h patching file src/include/storage/smgr.h patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 2014 (offset 1 line). Hunk #3 succeeded at 2940 (offset 1 line). Hunk #4 succeeded at 3863 (offset 1 line). Hunk #5 succeeded at 3978 (offset 2 lines). === applying patch ./v32-0003-In-place-table-persistence-change.patch patching file src/backend/access/rmgrdesc/smgrdesc.c patching file src/backend/catalog/storage.c patching file src/backend/commands/tablecmds.c Hunk #2 succeeded at 5715 (offset 34 lines). Hunk #3 succeeded at 6028 (offset 34 lines). patching file src/backend/storage/buffer/bufmgr.c patching file src/bin/pg_rewind/parsexlog.c patching file src/include/catalog/storage_xlog.h patching file src/include/storage/bufmgr.h patching file src/include/storage/reinit.h patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 3976 (offset 2 lines).