Fix alphabetization in catalogs.sgml.
authorFujii Masao <fujii@postgresql.org>
Fri, 12 Jun 2015 03:59:29 +0000 (12:59 +0900)
committerFujii Masao <fujii@postgresql.org>
Fri, 12 Jun 2015 03:59:29 +0000 (12:59 +0900)
commit091c02a958fd0ae02b96492d9728efe8526385e6
treefcc2414c372f77e760fcd6d1ad55fd7d2757cafb
parentcd3cff4778e011c584e1481a6803dec5d4756a6e
Fix alphabetization in catalogs.sgml.

System catalogs and views should be listed alphabetically
in catalog.sgml, but only pg_file_settings view not.

This patch also fixes typos in pg_file_settings comments.
doc/src/sgml/catalogs.sgml
src/backend/utils/misc/guc.c