pgsql: Rework <warning> box about column list combining in logical repl

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Rework <warning> box about column list combining in logical repl
Date: 2022-12-23 16:50:54
Message-ID: E1p8lG2-0002Eb-8L@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Rework <warning> box about column list combining in logical replication

After some copy-edit I made in commit 3a06a79cd137, we have a <sect2>
that only contains a warning box. This doesn't look good. Rework by
moving the sect2 title to be the warning's title, and put the 'id' to it
as well, so that the external reference continues to work.

Backpatch to 15.

In branch master, I also take the opportunity to add titles to a couple
of other warning boxes elsewhere in the documentation.

Discussion: https://postgr.es/m/20221219164713.ccnlvtkyj6lmshqq@alvherre.pgsql

Branch
------
REL_15_STABLE

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

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 36 +++++++++++++++++++----------------
1 file changed, 20 insertions(+), 16 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2022-12-23 16:52:21 Re: pgsql: Doc: Explain about Column List feature.
Previous Message Alvaro Herrera 2022-12-23 16:27:39 pgsql: Fix end LSN determination in recently added test