pgsql: doc: Fix sentence of pg_walsummary page - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Fix sentence of pg_walsummary page
Date
Msg-id E1vxJEw-0027n3-07@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Fix sentence of pg_walsummary page

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

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: doc: Clarify that empty COMMENT string removes the comment.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add COPY (on_error set_null) option