=== Applying patches on top of PostgreSQL commit ID b1a8dc846da4d96d903dcb5733f68a1e02d82a23 === === applying patch ./v2-0001-Implementation-of-CHECK-Constraint-to-make-it.patch patching file src/backend/access/common/tupdesc.c patching file src/backend/catalog/heap.c patching file src/backend/commands/constraint.c patching file src/backend/commands/copyfrom.c patching file src/backend/commands/tablecmds.c Hunk #1 succeeded at 937 (offset -1 lines). Hunk #2 FAILED at 2933. Hunk #3 succeeded at 19495 (offset -51 lines). 1 out of 3 hunks FAILED -- saving rejects to file src/backend/commands/tablecmds.c.rej patching file src/backend/commands/trigger.c patching file src/backend/executor/execMain.c patching file src/backend/executor/execReplication.c patching file src/backend/executor/nodeModifyTable.c patching file src/backend/parser/gram.y Hunk #1 succeeded at 4085 (offset 8 lines). patching file src/backend/parser/parse_utilcmd.c Hunk #2 succeeded at 1410 (offset -9 lines). Hunk #3 succeeded at 1441 (offset -9 lines). Hunk #4 succeeded at 3777 (offset -9 lines). patching file src/backend/utils/cache/relcache.c patching file src/include/access/tupdesc.h patching file src/include/catalog/heap.h patching file src/include/catalog/pg_proc.dat patching file src/include/commands/trigger.h patching file src/include/executor/executor.h patching file src/test/regress/expected/constraints.out patching file src/test/regress/sql/constraints.sql