=== Applying patches on top of PostgreSQL commit ID 4e90052c46c7751779ed83627676ed5e74ebe6d4 === === applying patch ./v10-0001-INSERT-SELECT-to-use-BulkInsertState-and-multi_i.patch patching file src/backend/commands/copyfrom.c patching file src/backend/commands/copyfromparse.c patching file src/backend/executor/execMain.c patching file src/backend/executor/execPartition.c patching file src/backend/executor/nodeModifyTable.c patching file src/backend/utils/misc/guc.c patching file src/include/commands/copyfrom_internal.h patching file src/include/executor/nodeModifyTable.h patching file src/include/nodes/execnodes.h patching file src/test/regress/expected/insert.out patching file src/test/regress/sql/insert.sql patching file src/tools/pgindent/typedefs.list === applying patch ./v10-0002-WIP-Check-for-volatile-defaults.patch patching file src/backend/executor/nodeModifyTable.c patching file src/backend/nodes/copyfuncs.c patching file src/backend/nodes/equalfuncs.c patching file src/backend/nodes/makefuncs.c patching file src/backend/nodes/outfuncs.c patching file src/backend/nodes/readfuncs.c patching file src/backend/optimizer/util/tlist.c patching file src/backend/rewrite/rewriteHandler.c patching file src/include/nodes/primnodes.h === applying patch ./v10-0003-COPY-flush-multi-insert-buffer-based-on-accumula.patch patching file src/backend/commands/copyfrom.c patching file src/include/executor/nodeModifyTable.h === applying patch ./v10-0004-WIP-check-tuple-size.patch patching file src/backend/executor/nodeModifyTable.c