=== Applying patches on top of PostgreSQL commit ID ae2ccf66a261caac9701986597e3f29188f890d6 === === applying patch ./v3-0001-TDE-doc-updates.patch patching file doc/src/sgml/config.sgml Hunk #3 succeeded at 2803 (offset 16 lines). Hunk #4 succeeded at 3158 (offset 16 lines). Hunk #5 succeeded at 8554 (offset 17 lines). Hunk #6 succeeded at 10711 (offset 17 lines). patching file doc/src/sgml/database-encryption.sgml patching file doc/src/sgml/filelist.sgml Hunk #1 succeeded at 51 (offset 1 line). patching file doc/src/sgml/installation.sgml Hunk #1 succeeded at 1008 (offset -11 lines). patching file doc/src/sgml/postgres.sgml Hunk #1 succeeded at 167 (offset -4 lines). patching file doc/src/sgml/ref/allfiles.sgml patching file doc/src/sgml/ref/initdb.sgml patching file doc/src/sgml/ref/pg_alterckey.sgml patching file doc/src/sgml/ref/pg_ctl-ref.sgml patching file doc/src/sgml/ref/pgupgrade.sgml Hunk #3 succeeded at 952 (offset -6 lines). patching file doc/src/sgml/ref/postgres-ref.sgml patching file doc/src/sgml/reference.sgml patching file doc/src/sgml/storage.sgml === applying patch ./v3-0002-Basic-key-management-and-cipher-support.patch patching file src/common/Makefile Hunk #2 succeeded at 87 (offset 1 line). patching file src/common/cipher.c patching file src/common/cipher_openssl.c patching file src/common/kmgr_utils.c patching file src/common/meson.build Hunk #2 succeeded at 40 (offset 1 line). patching file src/include/common/cipher.h patching file src/include/common/kmgr_utils.h === applying patch ./v3-0003-Backend-related-changes.patch patching file contrib/basic_archive/basic_archive.c patching file src/backend/Makefile Hunk #2 succeeded at 201 (offset -13 lines). Hunk #3 succeeded at 226 (offset -13 lines). Hunk #4 succeeded at 266 (offset -13 lines). patching file src/backend/access/gist/README patching file src/backend/access/gist/gist.c Hunk #1 succeeded at 503 (offset 1 line). Hunk #2 succeeded at 570 (offset 1 line). Hunk #3 succeeded at 1688 (offset 1 line). Hunk #4 succeeded at 1715 (offset 1 line). patching file src/backend/access/gist/gistbuild.c patching file src/backend/access/gist/gistvacuum.c patching file src/backend/access/hash/hashpage.c patching file src/backend/access/heap/rewriteheap.c patching file src/backend/access/nbtree/nbtsort.c patching file src/backend/access/rmgrdesc/xlogdesc.c patching file src/backend/access/transam/xlog.c Hunk #3 succeeded at 3998 (offset 33 lines). Hunk #4 succeeded at 4278 (offset 33 lines). Hunk #5 succeeded at 4326 (offset 33 lines). Hunk #6 succeeded at 4878 (offset 33 lines). Hunk #7 succeeded at 4933 (offset 33 lines). Hunk #8 succeeded at 8157 (offset 33 lines). patching file src/backend/access/transam/xloginsert.c patching file src/backend/backup/basebackup.c patching file src/backend/bootstrap/bootstrap.c patching file src/backend/catalog/storage.c patching file src/backend/crypto/Makefile patching file src/backend/crypto/README patching file src/backend/crypto/bufenc.c patching file src/backend/crypto/ckey_aws.sh.sample patching file src/backend/crypto/ckey_direct.sh.sample patching file src/backend/crypto/ckey_passphrase.sh.sample patching file src/backend/crypto/ckey_piv_nopin.sh.sample patching file src/backend/crypto/ckey_piv_pin.sh.sample patching file src/backend/crypto/kmgr.c patching file src/backend/crypto/meson.build patching file src/backend/crypto/ssl_passphrase.sh.sample patching file src/backend/libpq/be-secure-common.c patching file src/backend/main/main.c patching file src/backend/meson.build patching file src/backend/postmaster/postmaster.c patching file src/backend/replication/logical/decode.c patching file src/backend/storage/buffer/bufmgr.c Hunk #2 succeeded at 1152 (offset 24 lines). Hunk #3 succeeded at 3520 (offset 37 lines). Hunk #4 succeeded at 4197 (offset 37 lines). Hunk #5 succeeded at 4650 (offset 34 lines). Hunk #6 succeeded at 4701 (offset 34 lines). patching file src/backend/storage/buffer/localbuf.c Hunk #1 FAILED at 181. Hunk #2 succeeded at 244 (offset 3 lines). 1 out of 2 hunks FAILED -- saving rejects to file src/backend/storage/buffer/localbuf.c.rej patching file src/backend/storage/file/copydir.c patching file src/backend/storage/file/reinit.c patching file src/backend/storage/ipc/ipci.c patching file src/backend/storage/lmgr/lwlocknames.txt patching file src/backend/storage/page/bufpage.c patching file src/backend/tcop/postgres.c patching file src/backend/utils/activity/wait_event_names.txt patching file src/backend/utils/misc/guc_tables.c Hunk #4 succeeded at 4510 (offset 10 lines). patching file src/backend/utils/misc/pg_controldata.c patching file src/backend/utils/misc/postgresql.conf.sample Hunk #1 succeeded at 665 (offset 3 lines). patching file src/include/access/gist.h patching file src/include/access/xlog.h patching file src/include/access/xloginsert.h patching file src/include/catalog/pg_control.h patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 11926 (offset 17 lines). patching file src/include/crypto/bufenc.h patching file src/include/crypto/kmgr.h patching file src/include/postmaster/postmaster.h patching file src/include/storage/bufpage.h patching file src/include/storage/copydir.h patching file src/include/utils/guc_tables.h patching file src/test/Makefile patching file src/test/README patching file src/test/crypto/.gitignore patching file src/test/crypto/KWP_AD_128.txt patching file src/test/crypto/KWP_AD_256.txt patching file src/test/crypto/KWP_AE_128.txt patching file src/test/crypto/KWP_AE_256.txt patching file src/test/crypto/Makefile patching file src/test/crypto/README patching file src/test/crypto/gcmDecrypt128.rsp patching file src/test/crypto/gcmDecrypt256.rsp patching file src/test/crypto/gcmEncryptExtIV128.rsp patching file src/test/crypto/gcmEncryptExtIV256.rsp patching file src/test/crypto/t/001_testcrypto.pl patching file src/test/crypto/t/002_testkwp.pl patching file src/test/crypto/t/003_clusterkey.pl patching file src/test/crypto/t/004_buffers.pl patching file src/test/crypto/testcrypto.c patching file src/tools/msvc/Mkvcbuild.pm Hunk #1 FAILED at 138. 1 out of 1 hunk FAILED -- saving rejects to file src/tools/msvc/Mkvcbuild.pm.rej