=== Applying patches on top of PostgreSQL commit ID f02154652d1a83d80f4bee93b58ecdbd8c33378b === === applying patch ./0001-Deparser-for-Create-And-Drop-Table-DDL-co-2023_06_30.patch patching file src/backend/catalog/pg_inherits.c patching file src/backend/commands/Makefile patching file src/backend/commands/ddldeparse.c patching file src/backend/commands/ddljson.c patching file src/backend/commands/event_trigger.c patching file src/backend/commands/meson.build patching file src/backend/commands/sequence.c Hunk #1 succeeded at 1694 (offset -13 lines). patching file src/backend/commands/tablecmds.c Hunk #1 succeeded at 608 (offset 8 lines). Hunk #2 succeeded at 2283 (offset 18 lines). patching file src/backend/parser/parse_utilcmd.c Hunk #1 succeeded at 1496 with fuzz 2 (offset 103 lines). patching file src/backend/partitioning/partbounds.c patching file src/backend/utils/adt/format_type.c Hunk #2 succeeded at 331 (offset 4 lines). Hunk #3 succeeded at 469 (offset 4 lines). patching file src/backend/utils/adt/ruleutils.c Hunk #5 succeeded at 11803 (offset 35 lines). Hunk #6 succeeded at 12197 (offset 35 lines). Hunk #7 succeeded at 12583 (offset 35 lines). Hunk #8 succeeded at 12651 (offset 35 lines). patching file src/include/catalog/pg_inherits.h patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 12062 (offset 19 lines). patching file src/include/commands/sequence.h patching file src/include/commands/tablecmds.h Hunk #1 succeeded at 104 (offset -1 lines). patching file src/include/nodes/parsenodes.h Hunk #1 succeeded at 2205 (offset 38 lines). patching file src/include/partitioning/partbounds.h patching file src/include/tcop/ddldeparse.h patching file src/include/utils/builtins.h patching file src/include/utils/ruleutils.h patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 3232 (offset 10 lines). Hunk #2 succeeded at 3436 (offset 10 lines). === applying patch ./0002-Deparser-for-Alter-Table-DDL-commands-2023_06_30.patch patching file src/backend/commands/ddldeparse.c patching file src/backend/tcop/utility.c Hunk #1 succeeded at 2207 (offset 1 line). patching file src/include/tcop/utility.h === applying patch ./0003-Enhance-the-event-trigger-to-support-DDL--2023_06_30.patch patching file src/backend/commands/ddldeparse.c patching file src/backend/commands/event_trigger.c Hunk #2 FAILED at 50. Hunk #3 succeeded at 1545 (offset 6 lines). Hunk #4 succeeded at 1579 (offset 6 lines). Hunk #5 succeeded at 1599 (offset 6 lines). 1 out of 5 hunks FAILED -- saving rejects to file src/backend/commands/event_trigger.c.rej patching file src/backend/commands/tablecmds.c Hunk #1 succeeded at 4823 (offset 81 lines). Hunk #2 succeeded at 5097 (offset 81 lines). Hunk #3 succeeded at 5222 (offset 82 lines). Hunk #4 succeeded at 5396 (offset 82 lines). patching file src/include/commands/event_trigger.h Hunk #2 succeeded at 32 with fuzz 2 (offset 2 lines). Hunk #3 succeeded at 112 (offset 2 lines). patching file src/include/tcop/deparse_utility.h