=== Applying patches on top of PostgreSQL commit ID c166454496876818216e222890ab1ae788551c42 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v33-0001-Implement-ALTER-TABLE-.-MERGE-PARTITIONS-.-comma.patch patching file doc/src/sgml/ddl.sgml Hunk #1 succeeded at 4392 (offset 39 lines). patching file doc/src/sgml/ref/alter_table.sgml Hunk #2 FAILED at 1120. Hunk #3 succeeded at 1372 (offset 2 lines). Hunk #4 succeeded at 1789 (offset 2 lines). 1 out of 4 hunks FAILED -- saving rejects to file doc/src/sgml/ref/alter_table.sgml.rej patching file src/backend/commands/tablecmds.c Hunk #1 succeeded at 689 (offset 31 lines). Hunk #2 succeeded at 4759 with fuzz 1 (offset 80 lines). Hunk #3 succeeded at 5196 (offset 116 lines). Hunk #4 succeeded at 5595 (offset 114 lines). Hunk #5 succeeded at 6582 (offset 105 lines). Hunk #6 succeeded at 18995 (offset 694 lines). Hunk #7 succeeded at 19229 (offset 695 lines). Hunk #8 succeeded at 20839 (offset 789 lines). patching file src/backend/parser/gram.y Hunk #1 FAILED at 760. Hunk #2 succeeded at 2324 (offset 6 lines). Hunk #3 succeeded at 2339 (offset 6 lines). Hunk #4 succeeded at 2353 (offset 6 lines). Hunk #5 succeeded at 2384 (offset 6 lines). Hunk #6 succeeded at 17820 (offset 111 lines). Hunk #7 succeeded at 18445 (offset 112 lines). 1 out of 7 hunks FAILED -- saving rejects to file src/backend/parser/gram.y.rej patching file src/backend/parser/parse_utilcmd.c Hunk #3 succeeded at 3479 (offset 247 lines). Hunk #4 succeeded at 3871 (offset 248 lines). patching file src/backend/partitioning/partbounds.c can't find file to patch at input line 1160 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/bin/psql/tab-complete.c b/src/bin/psql/tab-complete.c |index a7ccde6d7d..c3ea87fcb9 100644 |--- a/src/bin/psql/tab-complete.c |+++ b/src/bin/psql/tab-complete.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored patching file src/include/nodes/parsenodes.h Hunk #1 succeeded at 939 (offset 2 lines). Hunk #2 succeeded at 958 (offset 2 lines). Hunk #3 succeeded at 2432 (offset 19 lines). patching file src/include/parser/kwlist.h patching file src/include/partitioning/partbounds.h patching file src/test/isolation/expected/partition-merge.out patching file src/test/isolation/isolation_schedule patching file src/test/isolation/specs/partition-merge.spec patching file src/test/modules/test_ddl_deparse/test_ddl_deparse.c Hunk #1 succeeded at 296 (offset -4 lines). patching file src/test/regress/expected/partition_merge.out patching file src/test/regress/parallel_schedule patching file src/test/regress/sql/partition_merge.sql patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 2664 (offset 5 lines).