=== Applying patches on top of PostgreSQL commit ID a36dc04d424a6bfa03ee2cf75c85a6b7f9697e70 === === applying patch ./v5-0001-Let-ALTER-TABLE-exec-routines-deal-with-the-relat.patch patching file src/backend/commands/tablecmds.c Hunk #3 succeeded at 4409 (offset 2 lines). Hunk #4 succeeded at 4417 (offset 2 lines). Hunk #5 succeeded at 4432 (offset 2 lines). Hunk #6 succeeded at 4462 (offset 2 lines). Hunk #7 succeeded at 5570 (offset 2 lines). === applying patch ./v5-0002-ALTER-TABLE-.-DETACH-CONCURRENTLY.patch patching file doc/src/sgml/catalogs.sgml patching file doc/src/sgml/ref/alter_table.sgml patching file src/backend/catalog/heap.c Hunk #1 succeeded at 2555 (offset 9 lines). Hunk #2 succeeded at 3829 (offset 9 lines). patching file src/backend/catalog/index.c patching file src/backend/catalog/partition.c patching file src/backend/catalog/pg_inherits.c patching file src/backend/commands/indexcmds.c Hunk #1 succeeded at 410 (offset 9 lines). Hunk #2 succeeded at 1123 (offset 9 lines). Hunk #3 succeeded at 1180 (offset 9 lines). Hunk #4 succeeded at 3953 (offset 104 lines). patching file src/backend/commands/tablecmds.c Hunk #4 succeeded at 3168 (offset 2 lines). Hunk #5 succeeded at 3367 (offset 2 lines). Hunk #6 succeeded at 3986 (offset 2 lines). Hunk #7 succeeded at 4384 (offset 2 lines). Hunk #8 succeeded at 4774 (offset 2 lines). Hunk #9 succeeded at 6211 (offset 2 lines). Hunk #10 succeeded at 6444 (offset 2 lines). Hunk #11 succeeded at 6599 (offset 2 lines). Hunk #12 succeeded at 6699 (offset 2 lines). Hunk #13 succeeded at 7313 (offset 2 lines). Hunk #14 succeeded at 7896 (offset 2 lines). Hunk #15 succeeded at 8361 (offset 2 lines). Hunk #16 succeeded at 8977 (offset 2 lines). Hunk #17 succeeded at 9111 (offset 2 lines). Hunk #18 succeeded at 10895 (offset 2 lines). Hunk #19 succeeded at 11280 (offset 2 lines). Hunk #20 succeeded at 14180 (offset 6 lines). Hunk #21 succeeded at 14191 (offset 6 lines). Hunk #22 succeeded at 14268 (offset 6 lines). Hunk #23 succeeded at 14284 (offset 6 lines). Hunk #24 succeeded at 16394 (offset 6 lines). Hunk #25 succeeded at 16454 (offset 6 lines). Hunk #26 succeeded at 17043 (offset 6 lines). Hunk #27 succeeded at 17339 (offset 6 lines). Hunk #28 succeeded at 17678 (offset 6 lines). Hunk #29 succeeded at 17832 (offset 6 lines). patching file src/backend/commands/trigger.c Hunk #1 succeeded at 1127 (offset -2 lines). Hunk #2 succeeded at 1149 (offset -2 lines). patching file src/backend/executor/execPartition.c patching file src/backend/nodes/copyfuncs.c patching file src/backend/nodes/equalfuncs.c patching file src/backend/optimizer/util/plancat.c patching file src/backend/parser/gram.y patching file src/backend/partitioning/partbounds.c patching file src/backend/partitioning/partdesc.c patching file src/backend/tcop/utility.c Hunk #1 succeeded at 1236 (offset -38 lines). patching file src/backend/utils/cache/partcache.c patching file src/bin/psql/describe.c patching file src/include/catalog/pg_inherits.h patching file src/include/nodes/parsenodes.h patching file src/include/parser/kwlist.h patching file src/include/partitioning/partdesc.h patching file src/include/utils/snapmgr.h patching file src/test/isolation/expected/detach-partition-concurrently-1.out patching file src/test/isolation/expected/detach-partition-concurrently-2.out patching file src/test/isolation/isolation_schedule patching file src/test/isolation/specs/detach-partition-concurrently-1.spec patching file src/test/isolation/specs/detach-partition-concurrently-2.spec patching file src/test/modules/delay_execution/Makefile patching file src/test/modules/delay_execution/expected/partition-removal-1.out patching file src/test/modules/delay_execution/specs/partition-removal-1.spec