=== Applying patches on top of PostgreSQL commit ID 8b1ec7d2953273501c5cea8185b6358dc7709eb5 === === applying patch ./v5-0001-Transparent-column-encryption.patch patching file contrib/postgres_fdw/expected/postgres_fdw.out patching file doc/src/sgml/acronyms.sgml patching file doc/src/sgml/catalogs.sgml patching file doc/src/sgml/datatype.sgml patching file doc/src/sgml/ddl.sgml patching file doc/src/sgml/glossary.sgml patching file doc/src/sgml/libpq.sgml patching file doc/src/sgml/protocol.sgml Hunk #1 succeeded at 1108 with fuzz 1 (offset 58 lines). Hunk #2 succeeded at 4095 (offset 58 lines). Hunk #3 succeeded at 5312 (offset 58 lines). Hunk #4 succeeded at 5731 (offset 58 lines). Hunk #5 succeeded at 7555 (offset 58 lines). patching file doc/src/sgml/ref/allfiles.sgml patching file doc/src/sgml/ref/create_column_encryption_key.sgml patching file doc/src/sgml/ref/create_column_master_key.sgml patching file doc/src/sgml/ref/create_table.sgml patching file doc/src/sgml/ref/psql-ref.sgml Hunk #2 succeeded at 4000 (offset 33 lines). patching file doc/src/sgml/reference.sgml patching file src/backend/access/common/printsimple.c patching file src/backend/access/common/printtup.c patching file src/backend/access/common/tupdesc.c patching file src/backend/access/hash/hashvalidate.c patching file src/backend/catalog/Makefile patching file src/backend/catalog/aclchk.c patching file src/backend/catalog/heap.c patching file src/backend/catalog/objectaddress.c patching file src/backend/commands/Makefile patching file src/backend/commands/colenccmds.c patching file src/backend/commands/event_trigger.c patching file src/backend/commands/prepare.c patching file src/backend/commands/seclabel.c patching file src/backend/commands/tablecmds.c Hunk #2 succeeded at 935 (offset 1 line). Hunk #3 succeeded at 6917 (offset 9 lines). patching file src/backend/executor/spi.c patching file src/backend/nodes/nodeFuncs.c patching file src/backend/parser/analyze.c patching file src/backend/parser/gram.y Hunk #1 succeeded at 601 (offset 5 lines). Hunk #2 succeeded at 795 (offset 5 lines). Hunk #3 succeeded at 820 (offset 5 lines). Hunk #4 succeeded at 3797 (offset 18 lines). Hunk #5 succeeded at 3814 (offset 18 lines). Hunk #6 succeeded at 3872 (offset 18 lines). Hunk #7 succeeded at 6372 (offset 20 lines). Hunk #8 succeeded at 17738 (offset -69 lines). Hunk #9 succeeded at 17806 (offset -69 lines). Hunk #10 succeeded at 18311 (offset -69 lines). Hunk #11 succeeded at 18415 (offset -69 lines). patching file src/backend/parser/parse_param.c patching file src/backend/parser/parse_target.c patching file src/backend/tcop/postgres.c Hunk #4 succeeded at 1374 (offset 7 lines). Hunk #5 succeeded at 1496 (offset 7 lines). Hunk #6 succeeded at 1528 (offset 7 lines). Hunk #7 succeeded at 1827 (offset 7 lines). Hunk #8 succeeded at 2628 (offset 2 lines). patching file src/backend/tcop/utility.c patching file src/backend/utils/adt/arrayfuncs.c patching file src/backend/utils/cache/plancache.c patching file src/backend/utils/cache/syscache.c patching file src/bin/pg_dump/pg_dump.c Hunk #1 succeeded at 8107 (offset 34 lines). Hunk #2 succeeded at 8217 (offset 34 lines). Hunk #3 succeeded at 8253 (offset 34 lines). Hunk #4 succeeded at 8315 (offset 34 lines). Hunk #5 succeeded at 8344 (offset 34 lines). Hunk #6 succeeded at 15315 (offset 34 lines). patching file src/bin/pg_dump/pg_dump.h patching file src/bin/psql/command.c patching file src/bin/psql/common.c patching file src/bin/psql/describe.c Hunk #1 succeeded at 1532 (offset 34 lines). Hunk #2 succeeded at 1548 (offset 34 lines). Hunk #3 succeeded at 1847 (offset 34 lines). Hunk #4 succeeded at 1861 (offset 34 lines). Hunk #5 succeeded at 1912 (offset 34 lines). Hunk #6 succeeded at 2044 (offset 34 lines). Hunk #7 succeeded at 2138 (offset 34 lines). patching file src/bin/psql/help.c patching file src/bin/psql/settings.h patching file src/bin/psql/startup.c patching file src/bin/psql/tab-complete.c patching file src/include/access/printtup.h patching file src/include/catalog/pg_amop.dat patching file src/include/catalog/pg_amproc.dat patching file src/include/catalog/pg_attribute.h patching file src/include/catalog/pg_cast.dat patching file src/include/catalog/pg_colenckey.h patching file src/include/catalog/pg_colenckeydata.h patching file src/include/catalog/pg_colmasterkey.h patching file src/include/catalog/pg_opclass.dat patching file src/include/catalog/pg_operator.dat patching file src/include/catalog/pg_opfamily.dat patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 8033 (offset 8 lines). Hunk #2 succeeded at 11894 (offset 8 lines). patching file src/include/catalog/pg_type.dat patching file src/include/catalog/pg_type.h patching file src/include/commands/colenccmds.h patching file src/include/nodes/parsenodes.h patching file src/include/parser/analyze.h patching file src/include/parser/kwlist.h patching file src/include/parser/parse_node.h patching file src/include/parser/parse_param.h patching file src/include/tcop/cmdtaglist.h patching file src/include/tcop/tcopprot.h patching file src/include/utils/plancache.h patching file src/include/utils/syscache.h patching file src/interfaces/libpq/Makefile patching file src/interfaces/libpq/exports.txt patching file src/interfaces/libpq/fe-connect.c patching file src/interfaces/libpq/fe-encrypt-openssl.c patching file src/interfaces/libpq/fe-encrypt.h patching file src/interfaces/libpq/fe-exec.c patching file src/interfaces/libpq/fe-protocol3.c patching file src/interfaces/libpq/fe-trace.c patching file src/interfaces/libpq/libpq-fe.h patching file src/interfaces/libpq/libpq-int.h patching file src/interfaces/libpq/nls.mk patching file src/interfaces/libpq/test/.gitignore patching file src/interfaces/libpq/test/Makefile patching file src/test/Makefile patching file src/test/column_encryption/.gitignore patching file src/test/column_encryption/Makefile patching file src/test/column_encryption/t/001_column_encryption.pl patching file src/test/column_encryption/t/002_cmk_rotation.pl patching file src/test/column_encryption/test_client.c patching file src/test/column_encryption/test_run_decrypt.pl patching file src/test/modules/libpq_pipeline/traces/disallowed_in_pipeline.trace patching file src/test/modules/libpq_pipeline/traces/multi_pipelines.trace patching file src/test/modules/libpq_pipeline/traces/nosync.trace patching file src/test/modules/libpq_pipeline/traces/pipeline_abort.trace patching file src/test/modules/libpq_pipeline/traces/pipeline_idle.trace patching file src/test/modules/libpq_pipeline/traces/prepared.trace patching file src/test/modules/libpq_pipeline/traces/simple_pipeline.trace patching file src/test/modules/libpq_pipeline/traces/singlerow.trace patching file src/test/modules/libpq_pipeline/traces/transaction.trace patching file src/test/regress/expected/column_encryption.out patching file src/test/regress/expected/oidjoins.out patching file src/test/regress/expected/opr_sanity.out patching file src/test/regress/expected/prepare.out patching file src/test/regress/expected/psql.out patching file src/test/regress/expected/rules.out patching file src/test/regress/expected/type_sanity.out patching file src/test/regress/parallel_schedule patching file src/test/regress/pg_regress_main.c patching file src/test/regress/sql/column_encryption.sql patching file src/test/regress/sql/prepare.sql patching file src/test/regress/sql/psql.sql patching file src/test/regress/sql/type_sanity.sql