=== Applying patches on top of PostgreSQL commit ID 56455ebd354e35ebd9d17455759abda70f9edcea === === applying patch ./v32-0001-Export-wal_sync_method-related-functions.patch patching file src/backend/access/transam/xlog.c Hunk #1 succeeded at 8592 (offset 189 lines). Hunk #2 succeeded at 8622 (offset 189 lines). Hunk #3 succeeded at 8659 (offset 191 lines). Hunk #4 succeeded at 8672 (offset 191 lines). 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 Hunk #1 succeeded at 44 with fuzz 1 (offset 9 lines). patching file src/backend/access/transam/simpleundolog.c patching file src/backend/access/transam/twophase.c Hunk #2 succeeded at 1588 (offset -16 lines). patching file src/backend/access/transam/xact.c Hunk #2 succeeded at 2268 (offset 43 lines). Hunk #3 succeeded at 2418 (offset 48 lines). Hunk #4 succeeded at 2528 (offset 48 lines). Hunk #5 succeeded at 2864 (offset 57 lines). Hunk #6 succeeded at 2932 (offset 57 lines). Hunk #7 succeeded at 5117 (offset 104 lines). Hunk #8 succeeded at 5312 (offset 104 lines). Hunk #9 succeeded at 5803 (offset 114 lines). Hunk #10 succeeded at 6206 (offset 114 lines). Hunk #11 succeeded at 6319 (offset 114 lines). Hunk #12 succeeded at 6386 (offset 114 lines). patching file src/backend/access/transam/xlog.c Hunk #2 succeeded at 5721 (offset 181 lines). Hunk #3 succeeded at 5874 (offset 183 lines). patching file src/backend/catalog/storage.c Hunk #1 FAILED at 19. Hunk #2 succeeded at 67 (offset 1 line). Hunk #3 succeeded at 87 (offset 1 line). Hunk #4 succeeded at 163 with fuzz 1 (offset 1 line). Hunk #5 succeeded at 219 (offset 1 line). Hunk #6 succeeded at 740 (offset -18 lines). Hunk #7 succeeded at 1018 (offset -18 lines). Hunk #8 FAILED at 1086. Hunk #9 succeeded at 1163 (offset -18 lines). 2 out of 9 hunks FAILED -- saving rejects to file src/backend/catalog/storage.c.rej patching file src/backend/storage/file/reinit.c patching file src/backend/storage/smgr/smgr.c Hunk #1 succeeded at 791 (offset 62 lines). patching file src/bin/initdb/initdb.c Hunk #1 succeeded at 307 (offset 2 lines). Hunk #2 succeeded at 2963 (offset 29 lines). Hunk #3 succeeded at 3012 (offset 29 lines). 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 Hunk #1 succeeded at 84 with fuzz 2 (offset -4 lines). patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 2059 (offset 46 lines). Hunk #2 succeeded at 2633 with fuzz 2 (offset 55 lines). Hunk #3 succeeded at 3001 (offset 62 lines). Hunk #4 succeeded at 3925 (offset 63 lines). Hunk #5 succeeded at 4037 (offset 61 lines).