=== Applying patches on top of PostgreSQL commit ID 88e3da5658c55d49522f01694dc43ad177987f43 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v7-0001-Support-run-time-partition-pruning-for-hash-join.patch patching file src/backend/commands/explain.c Hunk #1 succeeded at 18 with fuzz 1. Hunk #2 FAILED at 118. Hunk #3 succeeded at 2234 (offset 118 lines). Hunk #4 succeeded at 2260 with fuzz 2 (offset 118 lines). Hunk #5 succeeded at 3757 with fuzz 1 (offset 173 lines). 1 out of 5 hunks FAILED -- saving rejects to file src/backend/commands/explain.c.rej patching file src/backend/executor/execPartition.c Hunk #2 succeeded at 1816 (offset 9 lines). Hunk #3 succeeded at 1846 (offset 9 lines). Hunk #4 succeeded at 2324 (offset 19 lines). Hunk #5 succeeded at 2334 (offset 19 lines). Hunk #6 succeeded at 2398 (offset 19 lines). Hunk #7 succeeded at 2472 (offset 19 lines). patching file src/backend/executor/nodeAppend.c patching file src/backend/executor/nodeHash.c patching file src/backend/executor/nodeHashjoin.c patching file src/backend/executor/nodeMergeAppend.c patching file src/backend/optimizer/path/costsize.c Hunk #2 succeeded at 5356 (offset -56 lines). Hunk #3 succeeded at 6550 with fuzz 2 (offset -38 lines). patching file src/backend/optimizer/plan/createplan.c Hunk #1 succeeded at 243 (offset 1 line). Hunk #2 succeeded at 345 (offset 2 lines). Hunk #3 succeeded at 373 (offset 2 lines). Hunk #4 succeeded at 1229 (offset 2 lines). Hunk #5 succeeded at 1384 (offset 2 lines). Hunk #6 succeeded at 1408 (offset 2 lines). Hunk #7 succeeded at 1461 (offset 2 lines). Hunk #8 succeeded at 1558 (offset 2 lines). Hunk #9 succeeded at 1573 (offset 2 lines). Hunk #10 succeeded at 4781 (offset 14 lines). Hunk #11 succeeded at 4799 (offset 14 lines). Hunk #12 succeeded at 4909 (offset 14 lines). Hunk #13 succeeded at 6037 (offset 14 lines). Hunk #14 succeeded at 6052 (offset 14 lines). patching file src/backend/optimizer/plan/setrefs.c Hunk #2 succeeded at 1917 (offset 16 lines). patching file src/backend/partitioning/partprune.c patching file src/include/executor/execPartition.h patching file src/include/nodes/execnodes.h Hunk #1 succeeded at 2788 (offset 104 lines). patching file src/include/nodes/pathnodes.h Hunk #1 succeeded at 539 (offset 9 lines). patching file src/include/nodes/plannodes.h Hunk #1 succeeded at 277 (offset 2 lines). Hunk #2 succeeded at 315 (offset 2 lines). Hunk #3 succeeded at 1214 (offset 2 lines). Hunk #4 succeeded at 1561 (offset 2 lines). patching file src/include/optimizer/cost.h Hunk #1 FAILED at 212. 1 out of 1 hunk FAILED -- saving rejects to file src/include/optimizer/cost.h.rej patching file src/include/partitioning/partprune.h patching file src/test/regress/expected/partition_prune.out Hunk #1 succeeded at 3163 (offset 19 lines). patching file src/test/regress/sql/partition_prune.sql Hunk #1 succeeded at 783 (offset 19 lines).