Обсуждение: pgsql: Doc: fix column list vs. replica identity rules.

Поиск
Список
Период
Сортировка

pgsql: Doc: fix column list vs. replica identity rules.

От
Amit Kapila
Дата:
Doc: fix column list vs. replica identity rules.

It was not strictly correct to say that a column list must always include
replica identity columns because that is true for only updates and
deletes.

Author: Peter Smith
Reviwed-by: Vignesh C, Amit Kapila
Backpatch-through: 15, where it was introduced
Discussion: https://postgr.es/m/CAHut+PvOuc9=_4TbASc5=VUqh16UWtFO3GzcKQK_5m1hrW3vqg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/376af686111e57929c626254eb403c0e810d8e22

Modified Files
--------------
doc/src/sgml/ref/create_publication.sgml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)