pgsql: Copy-edit docs for logical replication column lists

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Copy-edit docs for logical replication column lists
Дата
Msg-id E1oYrPe-000TZu-ED@gemulon.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert ill-considered change in pg_resetwal output.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: In back branches, fix conditions for pullup of FROM-less subquer