=== Applying patches on top of PostgreSQL commit ID 891a1d0bca262ca78564e0fea1eaa5ae544ea5ee === === applying patch ./v15-0001-Add-pg_atomic_unlocked_add_fetch_XXX.patch patching file src/include/port/atomics.h patching file src/include/port/atomics/generic.h === applying patch ./v15-0002-Improve-information-about-received-WAL.patch patching file src/backend/replication/walreceiver.c patching file src/backend/replication/walreceiverfuncs.c patching file src/include/replication/walreceiver.h === applying patch ./v15-0003-Provide-XLogReadAhead-to-decode-future-WAL-recor.patch patching file src/backend/access/transam/generic_xlog.c patching file src/backend/access/transam/xlog.c Hunk #1 succeeded at 212 (offset 1 line). Hunk #2 succeeded at 923 (offset 1 line). Hunk #3 succeeded at 1432 (offset 2 lines). Hunk #4 succeeded at 4378 (offset 17 lines). Hunk #5 succeeded at 4422 (offset 17 lines). Hunk #6 succeeded at 10265 (offset 17 lines). Hunk #7 succeeded at 10401 (offset 17 lines). Hunk #8 succeeded at 12023 (offset 17 lines). Hunk #9 succeeded at 12035 (offset 17 lines). Hunk #10 succeeded at 12054 (offset 17 lines). Hunk #11 succeeded at 12079 (offset 17 lines). Hunk #12 succeeded at 12111 (offset 17 lines). Hunk #13 succeeded at 12234 (offset 17 lines). Hunk #14 succeeded at 12338 (offset 17 lines). Hunk #15 succeeded at 12458 (offset 17 lines). Hunk #16 succeeded at 12539 (offset 17 lines). Hunk #17 succeeded at 12562 (offset 17 lines). Hunk #18 succeeded at 12597 (offset 17 lines). Hunk #19 succeeded at 12613 (offset 17 lines). Hunk #20 succeeded at 12653 (offset 17 lines). patching file src/backend/access/transam/xlogreader.c patching file src/backend/access/transam/xlogutils.c patching file src/backend/postmaster/pgstat.c Hunk #1 succeeded at 4030 (offset 6 lines). patching file src/backend/replication/logical/decode.c Hunk #1 succeeded at 122 (offset 11 lines). patching file src/backend/replication/walsender.c patching file src/bin/pg_rewind/parsexlog.c patching file src/bin/pg_waldump/pg_waldump.c patching file src/include/access/xlogreader.h patching file src/include/access/xlogutils.h patching file src/include/pgstat.h === applying patch ./v15-0004-Prefetch-referenced-blocks-during-recovery.patch patching file doc/src/sgml/config.sgml Hunk #1 succeeded at 3372 (offset 6 lines). patching file doc/src/sgml/monitoring.sgml Hunk #2 succeeded at 2891 (offset 6 lines). Hunk #3 succeeded at 4971 (offset 6 lines). patching file doc/src/sgml/wal.sgml patching file src/backend/access/transam/Makefile patching file src/backend/access/transam/xlog.c Hunk #2 succeeded at 111 (offset 1 line). Hunk #3 succeeded at 3716 (offset 17 lines). Hunk #4 succeeded at 6559 (offset 17 lines). Hunk #5 succeeded at 7242 (offset 17 lines). Hunk #6 succeeded at 7253 (offset 17 lines). Hunk #7 succeeded at 7285 (offset 17 lines). Hunk #8 succeeded at 7459 (offset 17 lines). Hunk #9 succeeded at 7478 (offset 17 lines). Hunk #10 succeeded at 12337 (offset 17 lines). Hunk #11 succeeded at 12602 (offset 17 lines). patching file src/backend/access/transam/xlogprefetch.c patching file src/backend/access/transam/xlogreader.c patching file src/backend/catalog/system_views.sql patching file src/backend/postmaster/pgstat.c Hunk #6 succeeded at 4707 (offset 6 lines). Hunk #7 succeeded at 4937 (offset 6 lines). Hunk #8 succeeded at 5222 (offset 6 lines). Hunk #9 succeeded at 5502 (offset 6 lines). Hunk #10 succeeded at 5608 (offset 6 lines). Hunk #11 succeeded at 5938 (offset 6 lines). Hunk #12 succeeded at 6015 (offset 6 lines). Hunk #13 succeeded at 6210 (offset 6 lines). Hunk #14 succeeded at 6913 (offset 6 lines). patching file src/backend/storage/ipc/ipci.c patching file src/backend/utils/misc/guc.c Hunk #2 succeeded at 204 (offset 1 line). Hunk #3 succeeded at 1253 (offset 3 lines). Hunk #4 succeeded at 2687 (offset 33 lines). Hunk #5 succeeded at 3018 (offset 33 lines). Hunk #6 succeeded at 11813 (offset 81 lines). patching file src/backend/utils/misc/postgresql.conf.sample patching file src/include/access/xlog.h patching file src/include/access/xlogprefetch.h patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 6185 (offset 2 lines). patching file src/include/pgstat.h Hunk #5 succeeded at 1577 (offset 1 line). Hunk #6 succeeded at 1595 (offset 1 line). patching file src/include/utils/guc.h patching file src/test/regress/expected/rules.out === applying patch ./v15-0005-WIP-Avoid-extra-buffer-lookup-when-prefetching-W.patch patching file src/backend/access/transam/xlog.c Hunk #1 succeeded at 1465 (offset 2 lines). patching file src/backend/access/transam/xlogprefetch.c patching file src/backend/access/transam/xlogreader.c patching file src/backend/access/transam/xlogutils.c patching file src/backend/storage/buffer/bufmgr.c Hunk #1 succeeded at 610 (offset 12 lines). patching file src/backend/storage/freespace/freespace.c patching file src/include/access/xlogreader.h patching file src/include/access/xlogutils.h patching file src/include/storage/bufmgr.h