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

From Peter Eisentraut
Subject pgsql: doc: Formatting improvements
Date
Msg-id E1ujzPr-001DtX-1w@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0ef891e54175c6646a132bc00e330ff64edb9888

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.