Doc: Clarify ALTER PUBLICATION's REFRESH PUBLICATION wording. The note used a confusing "tables/except tables/schemas" slash-list, omitted DROP from the operations requiring a subscriber refresh, and called out "unset ALL SEQUENCES" without its symmetric "unset ALL TABLES" case. Reword for clarity and consistency.
Author: Peter Smith <[email protected]> Reviewed-by: Amit Kapila <[email protected]> Backpatch-through: 19 Discussion: https://postgr.es/m/cahut+pugkrwhvmvufyf-wsdf-tai_jptz2ucscqsym-82at...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/8d795a365848bdd76f01a28c3b6d70d01526f3e4 Modified Files -------------- doc/src/sgml/ref/alter_publication.sgml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-)
