=== Applying patches on top of PostgreSQL commit ID d3aad4ac57c5592ade77916404e6d8a989a1d6a1 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v8-0001-Add-support-for-NOT-ENFORCED-in-CHECK-constraints.patch patching file doc/src/sgml/catalogs.sgml patching file doc/src/sgml/ddl.sgml patching file doc/src/sgml/information_schema.sgml patching file doc/src/sgml/ref/alter_table.sgml patching file doc/src/sgml/ref/create_foreign_table.sgml patching file doc/src/sgml/ref/create_table.sgml patching file src/backend/access/common/tupdesc.c patching file src/backend/catalog/heap.c patching file src/backend/catalog/index.c patching file src/backend/catalog/information_schema.sql patching file src/backend/catalog/pg_constraint.c patching file src/backend/commands/tablecmds.c patching file src/backend/commands/trigger.c patching file src/backend/commands/typecmds.c Hunk #1 succeeded at 1028 with fuzz 1 (offset 10 lines). Hunk #2 succeeded at 2992 (offset 10 lines). Hunk #3 succeeded at 3628 (offset 10 lines). Hunk #4 succeeded at 3736 (offset 10 lines). patching file src/backend/executor/execMain.c Hunk #1 succeeded at 1751 (offset 9 lines). Hunk #2 succeeded at 1786 (offset 9 lines). patching file src/backend/nodes/makefuncs.c patching file src/backend/optimizer/util/plancat.c Hunk #1 succeeded at 1304 (offset 1 line). patching file src/backend/parser/gram.y patching file src/backend/parser/parse_utilcmd.c patching file src/backend/utils/adt/ruleutils.c patching file src/backend/utils/cache/relcache.c patching file src/include/access/tupdesc.h patching file src/include/catalog/catversion.h Hunk #1 FAILED at 57. 1 out of 1 hunk FAILED -- saving rejects to file src/include/catalog/catversion.h.rej patching file src/include/catalog/heap.h patching file src/include/catalog/pg_constraint.h patching file src/include/nodes/parsenodes.h patching file src/include/parser/kwlist.h patching file src/test/regress/expected/alter_table.out patching file src/test/regress/expected/constraints.out patching file src/test/regress/expected/create_table_like.out patching file src/test/regress/expected/domain.out Hunk #1 succeeded at 1350 (offset 53 lines). patching file src/test/regress/expected/inherit.out patching file src/test/regress/sql/alter_table.sql patching file src/test/regress/sql/constraints.sql patching file src/test/regress/sql/create_table_like.sql patching file src/test/regress/sql/domain.sql Hunk #1 succeeded at 880 (offset 14 lines). patching file src/test/regress/sql/inherit.sql