Doc: fix column list vs. replica identity rules.

Amit Kapila <akapila@postgresql.org>

Commit: 376af686111e57929c626254eb403c0e810d8e22
Author: Amit Kapila <akapila@postgresql.org>
Date: 2022-09-02T11:14:52Z
Releases: 16.0
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

Files

PathChange+/−
doc/src/sgml/ref/create_publication.sgml modified +9 −2

Documentation touched

Discussion