=== Applying patches on top of PostgreSQL commit ID d12b4ba1bd3eedd862064cf1dad5ff107c5cba90 === === applying patch ./v10-0001-introduce-json-format-for-COPY-TO-operation.patch patching file doc/src/sgml/ref/copy.sgml patching file src/backend/commands/copy.c Hunk #1 succeeded at 490 (offset -7 lines). Hunk #2 succeeded at 735 (offset -7 lines). Hunk #3 succeeded at 817 (offset -7 lines). patching file src/backend/commands/copyto.c patching file src/backend/parser/gram.y Hunk #1 succeeded at 3502 (offset 60 lines). Hunk #2 succeeded at 3588 (offset 60 lines). patching file src/backend/utils/adt/json.c patching file src/include/commands/copy.h patching file src/include/utils/json.h patching file src/test/regress/expected/copy.out patching file src/test/regress/sql/copy.sql === applying patch ./v10-0002-Add-option-force_array-for-COPY-TO-JSON-fomrat.patch patching file doc/src/sgml/ref/copy.sgml Hunk #1 FAILED at 43. 1 out of 2 hunks FAILED -- saving rejects to file doc/src/sgml/ref/copy.sgml.rej patching file src/backend/commands/copy.c Hunk #1 succeeded at 466 (offset -7 lines). Hunk #2 succeeded at 621 (offset -7 lines). Hunk #3 succeeded at 831 (offset -7 lines). patching file src/backend/commands/copyto.c patching file src/include/commands/copy.h patching file src/test/regress/expected/copy.out patching file src/test/regress/sql/copy.sql