pgsql: doc: Formatting improvements - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Formatting improvements
Date
Msg-id E1ujzPr-001Dtb-25@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Formatting improvements

Small touch-up on commits 25505082f0e and 50fd428b2b9.  Fix the
formatting of the example messages in the documentation and adjust the
wording to match the code.

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/45e7ad980e3fac26e642dc49097751d23072d520

Modified Files
--------------
doc/src/sgml/logicaldecoding.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Fix checkpointer shared memory allocation
Next
From: Dean Rasheed
Date:
Subject: pgsql: Extend int128.h to support more numeric code.