| 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-000TZt-Dg@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | 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
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/3a06a79cd137d294bc82d931769d778c8c9aec91
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. |