From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Copy-edit docs for logical replication column lists |
Date: | 2022-09-15 16:08:26 |
Message-ID: | E1oYrPe-000TZu-ED@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Copy-edit docs for logical replication column lists
There was a excessive structure, leading to somewhat disorganized
presentation of the information. Remove a few tags and reorder
paragraphs to make the text flow more easily. Also, reword some of it
to be more concise.
The bit about column list combination is not modified, other than to
remove an uninteresting (and IMO confusing and wrong) paragraph; I
intend to deal with it differently afterwards.
Backpatch to 15.
Discussion: https://postgr.es/m/20220913121138.yn7ekkfysxzhkm2u@alvherre.pgsql
Branch
------
REL_15_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/bfa58a679a577bffa58cd122b77483f508ed5933
Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 127 +++++++++++--------------------
doc/src/sgml/ref/create_publication.sgml | 2 +-
2 files changed, 47 insertions(+), 82 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2022-09-15 16:11:42 | Re: pgsql: Doc: Explain about Column List feature. |
Previous Message | Tom Lane | 2022-09-15 14:58:11 | pgsql: Revert ill-considered change in pg_resetwal output. |