Fix alphabetization in catalogs.sgml.
Fujii Masao <fujii@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/catalogs.sgml | modified | +78 −78 |
| src/backend/utils/misc/guc.c | modified | +3 −4 |