=== Applying patches on top of PostgreSQL commit ID e032e4c7ddd0e1f7865b246ec18944365d4f8614 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v2-0001-Allow-partition-wise-join-when-reltarget-contains-wh.patch patching file src/backend/optimizer/path/allpaths.c patching file src/backend/optimizer/plan/setrefs.c Hunk #3 succeeded at 2711 (offset -4 lines). Hunk #4 succeeded at 2731 (offset -4 lines). Hunk #5 succeeded at 2748 (offset -4 lines). Hunk #6 succeeded at 2768 (offset -4 lines). Hunk #7 succeeded at 3074 (offset -4 lines). Hunk #8 succeeded at 3148 (offset -4 lines). Hunk #9 succeeded at 3157 (offset -4 lines). Hunk #10 succeeded at 3268 (offset -6 lines). Hunk #11 succeeded at 3668 with fuzz 2 (offset -8 lines). [cf/5128 d031b3eb71] Allow partition-wise join when reltarget contains whole row vars Author: Alexander Pyhalov Date: Mon Dec 25 15:51:28 2023 +0300 2 files changed, 48 insertions(+), 6 deletions(-) === applying patch ./v2-0002-Handle-ConvertRowtypeExprs-in-pull_vars_clause.patch patching file src/backend/nodes/nodeFuncs.c Hunk #1 succeeded at 4806 (offset -1 lines). patching file src/backend/optimizer/plan/setrefs.c Hunk #2 succeeded at 3666 with fuzz 2 (offset -8 lines). patching file src/backend/optimizer/util/var.c Hunk #1 succeeded at 591 (offset -3 lines). Hunk #2 FAILED at 712. 1 out of 2 hunks FAILED -- saving rejects to file src/backend/optimizer/util/var.c.rej patching file src/include/nodes/nodeFuncs.h patching file src/include/optimizer/optimizer.h Hunk #1 succeeded at 192 (offset 1 line).