=== Applying patches on top of PostgreSQL commit ID a8c2547eaac73cd6d499a4ab151f0401bf647f56 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Jul 5 09:24:26 UTC 2026 On branch cf/6969 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-Add-list-of-major-features-to-the-v19-release-not.patch === Applying: Add list of major features to the v19 release notes. Using index info to reconstruct a base tree... A doc/src/sgml/release-19.sgml Falling back to patching base and 3-way merge... CONFLICT (modify/delete): doc/src/sgml/release-19.sgml deleted in HEAD and modified in Add list of major features to the v19 release notes.. Version Add list of major features to the v19 release notes. of doc/src/sgml/release-19.sgml left in tree. error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Add list of major features to the v19 release notes. When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./v2-0001-Add-list-of-major-features-to-the-v19-release-not.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 136b53dc06490e15e0696bfdad2fbde1bf81e686 Mon Sep 17 00:00:00 2001 |From: Nathan Bossart |Date: Wed, 1 Jul 2026 16:33:08 -0500 |Subject: [PATCH v2 1/1] Add list of major features to the v19 release notes. | |--- | doc/src/sgml/release-19.sgml | 79 +++++++++++++++++++++++++++++++++++- | 1 file changed, 78 insertions(+), 1 deletion(-) | |diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml |index d8d3758d5ba..7065a0be549 100644 |--- a/doc/src/sgml/release-19.sgml |+++ b/doc/src/sgml/release-19.sgml -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored === using 'git apply' to apply patch ./v2-0001-Add-list-of-major-features-to-the-v19-release-not.patch === error: doc/src/sgml/release-19.sgml: does not exist in index