=== Applying patches on top of PostgreSQL commit ID c9e24573905bef7fc3e4efb02bdb4d0cc8e43c51 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./0001-Free-intermediate-Relids-created-in-adjust_-20240130.patch patching file src/backend/optimizer/util/appendinfo.c Hunk #1 succeeded at 595 (offset 4 lines). Hunk #2 succeeded at 605 (offset 4 lines). Hunk #3 succeeded at 620 (offset 4 lines). [cf/4564 4a505dc00b] Free intermediate Relids created in adjust_child_relids_multilevel() Author: Ashutosh Bapat Date: Thu Aug 31 19:02:23 2023 +0530 1 file changed, 12 insertions(+), 5 deletions(-) === applying patch ./0002-Save-commuted-RestrictInfo-for-later-use-20240130.patch patching file src/backend/optimizer/util/appendinfo.c Hunk #1 succeeded at 496 (offset 4 lines). patching file src/backend/optimizer/util/restrictinfo.c patching file src/include/nodes/pathnodes.h Hunk #1 succeeded at 2552 (offset 23 lines). Hunk #2 succeeded at 2713 (offset 23 lines). [cf/4564 b376124ace] Save commuted RestrictInfo for later use Author: Ashutosh Bapat Date: Mon Sep 4 14:56:21 2023 +0530 3 files changed, 36 insertions(+), 1 deletion(-) === applying patch ./0003-Avoid-translating-RestrictInfo-repeatedly-20240130.patch patching file src/backend/optimizer/path/equivclass.c Hunk #1 succeeded at 1816 (offset -11 lines). Hunk #2 FAILED at 1895. Hunk #3 succeeded at 1922 (offset 4 lines). 1 out of 3 hunks FAILED -- saving rejects to file src/backend/optimizer/path/equivclass.c.rej patching file src/backend/optimizer/path/joinrels.c Hunk #2 succeeded at 1458 (offset 21 lines). Hunk #3 succeeded at 1723 (offset 21 lines). patching file src/backend/optimizer/util/pathnode.c Hunk #1 succeeded at 4075 (offset 13 lines). Hunk #2 FAILED at 4233. Hunk #3 succeeded at 4339 with fuzz 1 (offset 22 lines). Hunk #4 succeeded at 4355 with fuzz 1 (offset 19 lines). Hunk #5 succeeded at 4376 with fuzz 1 (offset 16 lines). Hunk #6 succeeded at 4462 (offset 11 lines). 1 out of 6 hunks FAILED -- saving rejects to file src/backend/optimizer/util/pathnode.c.rej patching file src/backend/optimizer/util/relnode.c Hunk #1 succeeded at 971 (offset 7 lines). patching file src/backend/optimizer/util/restrictinfo.c patching file src/include/nodes/pathnodes.h Hunk #1 succeeded at 341 (offset 3 lines). Hunk #2 succeeded at 2559 (offset 23 lines). patching file src/include/optimizer/paths.h Hunk #1 FAILED at 112. 1 out of 1 hunk FAILED -- saving rejects to file src/include/optimizer/paths.h.rej patching file src/include/optimizer/restrictinfo.h patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 395 (offset 16 lines). Hunk #2 succeeded at 2466 (offset 70 lines).