pgsql: doc: Formatting improvements

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Formatting improvements
Date: 2025-08-07 12:08:16
Message-ID: E1ujzPr-001Dtb-25@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Dean Rasheed 2025-08-07 14:52:15 pgsql: Extend int128.h to support more numeric code.
Previous Message Alexander Korotkov 2025-08-07 12:00:40 pgsql: Fix checkpointer shared memory allocation