From ec8a75ae8debea768c6ebebdd3fc83d841aac5e7 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Mon, 22 Sep 2025 10:20:07 +0200 Subject: [PATCH] Revert "doc: Remove trailing whitespace in xref" This reverts commit 987e00fa990fc905fe8fab645a16f7a4be3d9126 due to me missing the release freeze. --- doc/src/sgml/ref/pg_combinebackup.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/ref/pg_combinebackup.sgml b/doc/src/sgml/ref/pg_combinebackup.sgml index 9a6d201e0b8..330a598f701 100644 --- a/doc/src/sgml/ref/pg_combinebackup.sgml +++ b/doc/src/sgml/ref/pg_combinebackup.sgml @@ -314,7 +314,7 @@ PostgreSQL documentation To avoid this problem, taking a new full backup after changing the checksum - state of the cluster using is + state of the cluster using is recommended. Otherwise, you can disable and then optionally reenable checksums on the directory produced by pg_combinebackup in order to correct the problem. -- 2.47.3