=== Applying patches on top of PostgreSQL commit ID c9af054653077699189884c336a65e23a7c8aebb === === applying patch ./v19-0001-ALTER-TABLE-MERGE-PARTITIONS-command.patch patching file src/backend/commands/tablecmds.c Hunk #6 succeeded at 17720 (offset 1 line). Hunk #7 succeeded at 17943 (offset 1 line). Hunk #8 succeeded at 19436 (offset 1 line). patching file src/backend/parser/gram.y Hunk #1 succeeded at 743 (offset 1 line). Hunk #2 succeeded at 2285 (offset 1 line). Hunk #3 succeeded at 2300 (offset 1 line). Hunk #4 succeeded at 2314 (offset 1 line). Hunk #5 succeeded at 2345 (offset 1 line). Hunk #6 succeeded at 17206 (offset 63 lines). Hunk #7 succeeded at 17808 (offset 68 lines). patching file src/backend/parser/parse_utilcmd.c patching file src/backend/partitioning/partbounds.c patching file src/include/nodes/parsenodes.h Hunk #3 succeeded at 2283 (offset 37 lines). patching file src/include/parser/kwlist.h Hunk #1 succeeded at 324 (offset 2 lines). 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 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 2554 (offset 2 lines). === applying patch ./v19-0002-ALTER-TABLE-SPLIT-PARTITION-command.patch patching file src/backend/commands/tablecmds.c Hunk #6 succeeded at 19459 (offset 1 line). Hunk #7 succeeded at 19762 (offset 1 line). patching file src/backend/parser/gram.y Hunk #3 succeeded at 761 (offset 1 line). Hunk #4 succeeded at 2278 (offset 1 line). Hunk #5 succeeded at 2339 (offset 1 line). Hunk #6 succeeded at 17305 (offset 63 lines). Hunk #7 succeeded at 17920 (offset 68 lines). patching file src/backend/parser/parse_utilcmd.c patching file src/backend/partitioning/partbounds.c patching file src/backend/utils/adt/ruleutils.c Hunk #1 succeeded at 12620 (offset 14 lines). patching file src/include/nodes/parsenodes.h Hunk #1 succeeded at 2283 (offset 37 lines). patching file src/include/parser/kwlist.h Hunk #1 succeeded at 404 (offset 2 lines). patching file src/include/partitioning/partbounds.h patching file src/include/utils/ruleutils.h patching file src/test/isolation/expected/partition-split.out patching file src/test/isolation/isolation_schedule patching file src/test/isolation/specs/partition-split.spec patching file src/test/modules/test_ddl_deparse/test_ddl_deparse.c patching file src/test/regress/expected/partition_split.out patching file src/test/regress/parallel_schedule patching file src/test/regress/sql/partition_split.sql === applying patch ./v19-0003-Documentation-for-ALTER-TABLE-SPLIT-PARTITION-ME.patch patching file doc/src/sgml/ref/alter_table.sgml