Document all the system views created by initdb (several of these were

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0a4048646b1019580fb8ae6637f30a7e0ac1d8e0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-10-17T22:38:20Z
Releases: 7.4.1
Document all the system views created by initdb (several of these were
never documented anywhere, sigh).  Centralize the detailed documentation
of system views into catalogs.sgml, and provide cross-references.

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +808 −8
doc/src/sgml/monitoring.sgml modified +4 −123
doc/src/sgml/mvcc.sgml modified +9 −8
doc/src/sgml/perform.sgml modified +10 −105
doc/src/sgml/runtime.sgml modified +27 −90