=== Applying patches on top of PostgreSQL commit ID 05faf06e9c21f012355e7095435a5bfb013f5eec === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === 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 27164 (offset -31 lines). Hunk #2 succeeded at 28340 (offset 1012 lines). patching file src/backend/access/transam/xact.c Hunk #2 succeeded at 2845 (offset 76 lines). Hunk #3 succeeded at 5265 (offset 71 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 29 (offset 2 lines). Hunk #3 succeeded at 44 (offset 2 lines). Hunk #4 FAILED at 158. Hunk #5 succeeded at 867 (offset 68 lines). Hunk #6 succeeded at 1867 (offset 127 lines). Hunk #7 succeeded at 1877 (offset 127 lines). Hunk #8 succeeded at 5709 with fuzz 2 (offset 478 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 3468 (offset 7 lines). patching file src/backend/utils/init/globals.c Hunk #1 succeeded at 39 (offset 1 line). patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 8301 (offset 34 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 1123 (offset 73 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 FAILED at 55. Hunk #3 succeeded at 261 (offset 100 lines). Hunk #4 succeeded at 286 (offset 101 lines). 1 out of 4 hunks FAILED -- saving rejects to file src/test/modules/injection_points/injection_points.c.rej patching file src/test/regress/expected/misc_functions.out Hunk #1 succeeded at 316 (offset 40 lines). Hunk #2 succeeded at 338 (offset 40 lines). Hunk #3 succeeded at 347 (offset 40 lines). Hunk #4 succeeded at 364 (offset 40 lines). patching file src/test/regress/sql/misc_functions.sql Hunk #1 succeeded at 109 (offset 41 lines).