=== Applying patches on top of PostgreSQL commit ID 7b745d85b80d4492c4df8d9769592c7aad1f63d2 === === applying patch ./v24-0001-ALTER-TABLE-MERGE-PARTITIONS-command.patch patching file src/backend/commands/tablecmds.c Hunk #6 succeeded at 18837 (offset 4 lines). Hunk #7 succeeded at 19070 (offset 4 lines). Hunk #8 succeeded at 20625 (offset 4 lines). patching file src/backend/parser/gram.y patching file src/backend/parser/parse_utilcmd.c patching file src/backend/partitioning/partbounds.c patching file src/include/nodes/parsenodes.h 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 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 === applying patch ./v24-0002-ALTER-TABLE-SPLIT-PARTITION-command.patch patching file src/backend/commands/tablecmds.c Hunk #6 succeeded at 20648 (offset 4 lines). Hunk #7 succeeded at 20951 (offset 4 lines). patching file src/backend/parser/gram.y patching file src/backend/parser/parse_utilcmd.c patching file src/backend/partitioning/partbounds.c patching file src/backend/utils/adt/ruleutils.c patching file src/include/nodes/parsenodes.h patching file src/include/parser/kwlist.h 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 ./v24-0003-Documentation-for-ALTER-TABLE-SPLIT-PARTITION-ME.patch patching file doc/src/sgml/ref/alter_table.sgml === applying patch ./v24-0004-SPLIT-PARTITION-optimization.patch patching file src/backend/commands/tablecmds.c Hunk #1 succeeded at 20658 (offset 4 lines). Hunk #2 succeeded at 20709 (offset 4 lines). Hunk #3 succeeded at 20776 (offset 4 lines). Hunk #4 succeeded at 20785 (offset 4 lines). Hunk #5 succeeded at 20796 (offset 4 lines). Hunk #6 succeeded at 21063 (offset 4 lines). Hunk #7 succeeded at 21084 (offset 4 lines). Hunk #8 succeeded at 21125 (offset 4 lines). Hunk #9 succeeded at 21338 (offset 4 lines). Hunk #10 succeeded at 21364 (offset 4 lines). Hunk #11 succeeded at 21385 (offset 4 lines). Hunk #12 succeeded at 21395 (offset 4 lines). Hunk #13 succeeded at 21582 (offset 4 lines). patching file src/test/regress/expected/partition_split.out patching file src/test/regress/sql/partition_split.sql