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_5m1hrw3...@mail.gmail.com Branch ------ REL_15_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/ab3131880d8ada5bd03ede38e9d8c0c545997b69 Modified Files -------------- doc/src/sgml/ref/create_publication.sgml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-)
