pgsql: doc: Fix sentence of pg_walsummary page

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix sentence of pg_walsummary page
Date: 2026-03-03 06:28:18
Message-ID: E1vxJEw-0027n7-0E@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix sentence of pg_walsummary page

Author: Peter Smith <smithpb2250(at)gmail(dot)com>
Reviewed-by: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Reviewed-by: Robert Treat <rob(at)xzilla(dot)net>
Discussion: https://postgr.es/m/CAHut+PvfYBL-ppX-i8DPeRu7cakYCZz+QYBhrmQzicx7z_Tj5w@mail.gmail.com
Backpatch-through: 17

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/aa7c37c2e71ad1a119d2b01740426fca06ac5880

Modified Files
--------------
doc/src/sgml/ref/pg_walsummary.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2026-03-03 06:37:25 pgsql: Add COPY (on_error set_null) option
Previous Message Fujii Masao 2026-03-03 05:50:15 pgsql: doc: Clarify that empty COMMENT string removes the comment.