Thread: [COMMITTERS] pgsql: doc: Improve order in ALTER PUBLICATION/SUBSCRIPTION ref pages

doc: Improve order in ALTER PUBLICATION/SUBSCRIPTION ref pages

Move the OWNER and RENAME clauses to the end, so the interesting
functionality is listed first.  This is more typical on nearby reference
pages, whereas the previous order was the order in which the clauses
were added.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e9500240661c03750923e6f539bfa2d75cfaa32a

Modified Files
--------------
doc/src/sgml/ref/alter_publication.sgml  | 40 ++++++++++++++++----------------
doc/src/sgml/ref/alter_subscription.sgml | 39 +++++++++++++++----------------
2 files changed, 39 insertions(+), 40 deletions(-)