diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-05-05 12:33:12 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-05-05 12:33:29 -0400 |
commit | a9ba6195f12d9b89e103c1b043cc6958e40b1ef0 (patch) | |
tree | a2fefacdcfdb9066b15b98e13186c819aae2a368 /src/fe_utils/string_utils.c | |
parent | 18a02ad2a506e4425c6dd2ea235039cd5659467d (diff) | |
download | postgresql-a9ba6195f12d9b89e103c1b043cc6958e40b1ef0.tar.gz postgresql-a9ba6195f12d9b89e103c1b043cc6958e40b1ef0.zip |
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.
Diffstat (limited to 'src/fe_utils/string_utils.c')
0 files changed, 0 insertions, 0 deletions