=== Applying patches on top of PostgreSQL commit ID cf621d9d84db1e6edaff8ffa26bad93fdce5f830 === === applying patch ./v13_3-0002-Fast-COPY-FROM-into-the-foreign-or-sharded-table.patch patching file contrib/postgres_fdw/deparse.c patching file contrib/postgres_fdw/expected/postgres_fdw.out patching file contrib/postgres_fdw/postgres_fdw.c patching file contrib/postgres_fdw/postgres_fdw.h patching file contrib/postgres_fdw/sql/postgres_fdw.sql patching file doc/src/sgml/fdwhandler.sgml patching file src/backend/commands/copy.c patching file src/backend/commands/copyfrom.c Hunk #1 FAILED at 316. Hunk #2 FAILED at 668. Hunk #3 FAILED at 693. Hunk #4 succeeded at 1141 with fuzz 1 (offset 66 lines). 3 out of 4 hunks FAILED -- saving rejects to file src/backend/commands/copyfrom.c.rej patching file src/backend/commands/copyto.c patching file src/backend/executor/execMain.c Hunk #1 FAILED at 1294. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/executor/execMain.c.rej patching file src/backend/executor/execPartition.c Hunk #1 succeeded at 989 (offset -7 lines). Hunk #2 succeeded at 1199 (offset -7 lines). patching file src/include/commands/copy.h patching file src/include/foreign/fdwapi.h