]> granicus.if.org Git - postgresql/commit
Fix ordering/categorization of some recently-added system views.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 May 2016 16:33:13 +0000 (12:33 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 May 2016 16:33:13 +0000 (12:33 -0400)
commite4a58520fc3328455b46cf9bf589904133faa016
tree8b1223c2e83603358fcfe36c57a41fe9358a1975
parentc792440fe0770fb6dfcb478fe70b00c326021f8f
Fix ordering/categorization of some recently-added system views.

Somebody added pg_replication_origin, pg_replication_origin_status and
pg_replication_slots to catalogs.sgml without a whole lot of concern for
either alphabetical order or the difference between a table and a view.
Clean up the mess.

Back-patch to 9.5, not so much because this is critical as because if
I don't it will result in a cross-branch divergence in release-9.5.sgml,
which would be a maintenance hazard.
doc/src/sgml/catalogs.sgml
doc/src/sgml/high-availability.sgml
doc/src/sgml/logicaldecoding.sgml
doc/src/sgml/release-9.5.sgml
doc/src/sgml/replication-origins.sgml