=== Applying patches on top of PostgreSQL commit ID 102de3be73345a8de443355e055c10762b08cc4c === /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 27203 (offset 8 lines). Hunk #2 succeeded at 28418 (offset 1090 lines). patching file src/backend/access/transam/xact.c Hunk #1 succeeded at 61 (offset 1 line). Hunk #2 succeeded at 2851 (offset 82 lines). Hunk #3 succeeded at 5271 (offset 77 lines). patching file src/backend/catalog/system_functions.sql Hunk #1 succeeded at 760 (offset 3 lines). 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 875 (offset 76 lines). Hunk #6 succeeded at 1887 (offset 147 lines). Hunk #7 succeeded at 1897 (offset 147 lines). Hunk #8 succeeded at 5845 with fuzz 2 (offset 614 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 #1 succeeded at 56 (offset 1 line). Hunk #2 succeeded at 72 (offset 1 line). Hunk #3 FAILED at 299. 1 out of 3 hunks FAILED -- saving rejects to file src/backend/executor/execMain.c.rej patching file src/backend/storage/ipc/procsignal.c Hunk #1 succeeded at 19 with fuzz 2 (offset -1 lines). Hunk #2 succeeded at 689 (offset 36 lines). patching file src/backend/tcop/postgres.c Hunk #2 succeeded at 3502 (offset 41 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 8411 (offset 144 lines). patching file src/include/commands/explain.h Hunk #1 succeeded at 24 with fuzz 2 (offset 7 lines). Hunk #2 succeeded at 73 with fuzz 1 (offset 10 lines). Hunk #3 succeeded at 113 (offset 10 lines). Hunk #4 succeeded at 151 with fuzz 2 (offset 12 lines). patching file src/include/miscadmin.h patching file src/include/nodes/execnodes.h Hunk #1 succeeded at 1130 (offset 80 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 331 (offset 170 lines). Hunk #4 succeeded at 356 (offset 171 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).