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-0002Ea-7I@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
------
master

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

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 36 +++++++++++++++++++----------------
doc/src/sgml/mvcc.sgml | 8 +++++---
doc/src/sgml/ref/pg_rewind.sgml | 1 +
3 files changed, 26 insertions(+), 19 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