=== Applying patches on top of PostgreSQL commit ID c68cba09dd7fb2cca1fdddfcf8e0fe206e97a8a4 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Sep 15 04:47:26 UTC 2026 On branch cf/7287 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-Clarify-WAIT-FOR-read-your-writes-documentation.patch === Applying: Clarify WAIT FOR read-your-writes documentation Using index info to reconstruct a base tree... M doc/src/sgml/high-availability.sgml A doc/src/sgml/ref/wait_for.sgml Falling back to patching base and 3-way merge... Auto-merging doc/src/sgml/ref/wait.sgml CONFLICT (content): Merge conflict in doc/src/sgml/ref/wait.sgml Auto-merging doc/src/sgml/high-availability.sgml error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Clarify WAIT FOR read-your-writes documentation 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-Clarify-WAIT-FOR-read-your-writes-documentation.patch === patching file doc/src/sgml/high-availability.sgml can't find file to patch at input line 51 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/doc/src/sgml/ref/wait_for.sgml b/doc/src/sgml/ref/wait_for.sgml |index 04ca9400426..e5b54d47afc 100644 |--- a/doc/src/sgml/ref/wait_for.sgml |+++ b/doc/src/sgml/ref/wait_for.sgml -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored Unstaged changes after reset: M doc/src/sgml/high-availability.sgml === using 'git apply' to apply patch ./v2-0001-Clarify-WAIT-FOR-read-your-writes-documentation.patch === Applied patch to 'doc/src/sgml/high-availability.sgml' cleanly. error: doc/src/sgml/ref/wait_for.sgml: does not exist in index