=== Applying patches on top of PostgreSQL commit ID d12b4ba1bd3eedd862064cf1dad5ff107c5cba90 === === applying patch ./v38-0001-Add-function-to-log-the-plan-of-the-query.patch patching file contrib/auto_explain/Makefile patching file contrib/auto_explain/auto_explain.c patching file contrib/auto_explain/t/001_auto_explain.pl patching file doc/src/sgml/func.sgml Hunk #1 succeeded at 27199 (offset 4 lines). Hunk #2 succeeded at 28197 (offset 869 lines). patching file src/backend/access/transam/xact.c Hunk #2 succeeded at 2807 (offset 38 lines). Hunk #3 succeeded at 5222 (offset 28 lines). patching file src/backend/catalog/system_functions.sql patching file src/backend/commands/explain.c Hunk #1 FAILED at 20. Hunk #2 succeeded at 28 (offset 1 line). Hunk #3 succeeded at 43 (offset 1 line). Hunk #4 FAILED at 158. Hunk #5 succeeded at 859 (offset 60 lines). Hunk #6 succeeded at 1856 (offset 116 lines). Hunk #7 succeeded at 1866 (offset 116 lines). Hunk #8 succeeded at 5621 with fuzz 2 (offset 390 lines). 2 out of 8 hunks FAILED -- saving rejects to file src/backend/commands/explain.c.rej patching file src/backend/executor/execMain.c Hunk #3 succeeded at 302 (offset 3 lines). patching file src/backend/storage/ipc/procsignal.c Hunk #1 succeeded at 19 with fuzz 2 (offset -1 lines). patching file src/backend/tcop/postgres.c Hunk #2 succeeded at 3469 (offset 8 lines). patching file src/backend/utils/init/globals.c patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 8288 (offset 21 lines). patching file src/include/commands/explain.h Hunk #1 succeeded at 24 with fuzz 2 (offset 7 lines). Hunk #2 succeeded at 71 (offset 8 lines). Hunk #3 succeeded at 111 (offset 8 lines). Hunk #4 succeeded at 149 with fuzz 2 (offset 10 lines). patching file src/include/miscadmin.h patching file src/include/nodes/execnodes.h Hunk #1 succeeded at 1124 (offset 74 lines). patching file src/include/storage/procsignal.h patching file src/include/tcop/pquery.h patching file src/include/utils/elog.h patching file src/test/modules/injection_points/injection_points.c Hunk #1 succeeded at 17 with fuzz 2. Hunk #2 succeeded at 77 with fuzz 2 (offset 22 lines). Hunk #3 succeeded at 266 (offset 104 lines). Hunk #4 succeeded at 290 (offset 104 lines). patching file src/test/regress/expected/misc_functions.out patching file src/test/regress/sql/misc_functions.sql