=== Applying patches on top of PostgreSQL commit ID ae4569161a27823793ca24825bbabce2a91a0bc9 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./0001-Kill-psql-process-with-single-process-implementation.patch patching file src/bin/psql/input.c [cf/5375 a67307fd35] Kill psql process with single process implementation Author: Srinath Reddy Sadipiralla Date: Fri Nov 8 23:53:46 2024 +0530 1 file changed, 103 insertions(+), 2 deletions(-) === applying patch ./0001-Kill-psql-process-with-thread-implementation.patch patching file src/bin/psql/input.c Hunk #1 succeeded at 53 with fuzz 2 (offset 6 lines). Hunk #2 FAILED at 90. Hunk #3 succeeded at 305 (offset 101 lines). 1 out of 3 hunks FAILED -- saving rejects to file src/bin/psql/input.c.rej patching file src/bin/psql/input.h patching file src/bin/psql/startup.c can't find file to patch at input line 223 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/bin/psql/tab-complete.c b/src/bin/psql/tab-complete.c |index 2e55607b8a..023b5096cf 100644 |--- a/src/bin/psql/tab-complete.c |+++ b/src/bin/psql/tab-complete.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored