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

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: c6f21b2ac215ad870a95159ea22024f734429622
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2022-12-23T16:49:51Z
Releases: 16.0
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

Files

PathChange+/−
doc/src/sgml/logical-replication.sgml modified +20 −16
doc/src/sgml/mvcc.sgml modified +5 −3
doc/src/sgml/ref/pg_rewind.sgml modified +1 −0

Documentation touched

Discussion