Fix alphabetization in catalogs.sgml.

Fujii Masao <fujii@postgresql.org>

Commit: 091c02a958fd0ae02b96492d9728efe8526385e6
Author: Fujii Masao <fujii@postgresql.org>
Date: 2015-06-12T03:59:29Z
Releases: 9.5.0
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.

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +78 −78
src/backend/utils/misc/guc.c modified +3 −4