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 ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/dc6c9c540b5a4bf5aa2aedc8959b0d015004d45c Modified Files -------------- doc/src/sgml/ref/alter_publication.sgml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-)
