=== Applying patches on top of PostgreSQL commit ID 5b2dcead39904ae56e2c17cb5c7a14e6f255790c === === applying patch ./v29-0001-Introduce-undo-log-implementation.patch patching file src/backend/access/transam/Makefile patching file src/backend/access/transam/rmgr.c patching file src/backend/access/transam/simpleundolog.c patching file src/backend/access/transam/twophase.c Hunk #2 succeeded at 1604 (offset 38 lines). patching file src/backend/access/transam/xact.c Hunk #3 succeeded at 2370 (offset 1 line). Hunk #7 succeeded at 5013 (offset 1 line). Hunk #8 succeeded at 5208 (offset 15 lines). Hunk #9 succeeded at 5688 (offset 15 lines). Hunk #10 succeeded at 6091 (offset 15 lines). Hunk #11 succeeded at 6204 (offset 15 lines). Hunk #12 succeeded at 6271 (offset 15 lines). patching file src/backend/access/transam/xlog.c Hunk #2 succeeded at 5474 (offset 88 lines). Hunk #3 succeeded at 5625 (offset 88 lines). patching file src/backend/catalog/storage.c patching file src/backend/storage/file/reinit.c Hunk #1 succeeded at 34 with fuzz 1. Hunk #2 succeeded at 237 with fuzz 1 (offset 1 line). Hunk #3 succeeded at 280 with fuzz 1. Hunk #4 succeeded at 335 with fuzz 1 (offset -1 lines). Hunk #5 succeeded at 382 with fuzz 1. Hunk #6 succeeded at 415 (offset 1 line). patching file src/backend/storage/smgr/smgr.c patching file src/bin/initdb/initdb.c Hunk #1 succeeded at 304 (offset 1 line). Hunk #2 succeeded at 2941 (offset 2 lines). Hunk #3 succeeded at 2990 (offset 2 lines). patching file src/bin/pg_rewind/parsexlog.c Hunk #1 succeeded at 28 with fuzz 1. 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 Hunk #1 succeeded at 16 with fuzz 2. patching file src/include/storage/smgr.h patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 2005 (offset 9 lines). Hunk #2 succeeded at 2568 (offset 14 lines). Hunk #3 succeeded at 2925 (offset 14 lines). Hunk #4 succeeded at 3847 (offset 17 lines). Hunk #5 succeeded at 3961 (offset 18 lines). === applying patch ./v29-0002-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 5645 (offset 73 lines). Hunk #3 succeeded at 5957 (offset 73 lines). patching file src/backend/storage/buffer/bufmgr.c Hunk #1 succeeded at 3804 (offset 96 lines). patching file src/bin/pg_rewind/parsexlog.c patching file src/include/catalog/storage_xlog.h patching file src/include/storage/bufmgr.h Hunk #1 succeeded at 224 (offset 2 lines). patching file src/include/storage/reinit.h Hunk #1 FAILED at 20. 1 out of 1 hunk FAILED -- saving rejects to file src/include/storage/reinit.h.rej patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 3959 (offset 18 lines).