=== Applying patches on top of PostgreSQL commit ID 7d85d87f4d5c35fd5b2d38adaef63dfbfa542ccc === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v28-0014-Fix-memory-leak-in-gist_check_page.patch can't find file to patch at input line 14 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 31fbef4e654946f3513b81ddf437cabf41ae3e74 Mon Sep 17 00:00:00 2001 |From: reshke kirill |Date: Fri, 18 Oct 2024 12:39:48 +0000 |Subject: [PATCH v28] Fix memory leak in `gist_check_page` | |--- | contrib/amcheck/verify_gist.c | 9 +++++++-- | 1 file changed, 7 insertions(+), 2 deletions(-) | |diff --git a/contrib/amcheck/verify_gist.c b/contrib/amcheck/verify_gist.c |index 63f6175e17c..3241f84cba7 100644 |--- a/contrib/amcheck/verify_gist.c |+++ b/contrib/amcheck/verify_gist.c -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored