Doc: reformat catalog/view description tables.
authorTom Lane <[email protected]>
Thu, 14 May 2020 03:03:39 +0000 (23:03 -0400)
committerTom Lane <[email protected]>
Thu, 14 May 2020 03:03:39 +0000 (23:03 -0400)
commita042750646db7ea28ff722855cf163401761937f
tree3937b34d422ed032b69b5a31421b13bf395b5a9e
parent7fd89f4d7a51af77175a876613cffb490b9e5df1
Doc: reformat catalog/view description tables.

This changes our catalog and view descriptions to use a style inspired
by the new format for function/operator tables: each table entry is
formatted roughly like a <varlistentry>, with the column name and type
on the first line and then an indented description.  This provides much
more room for expansive descriptions than we had before, and thereby
eliminates a passel of PDF build warnings.

Discussion: https://postgr.es/m/12984.1588643549@sss.pgh.pa.us
doc/src/sgml/catalogs.sgml
doc/src/sgml/information_schema.sgml
doc/src/sgml/monitoring.sgml
doc/src/sgml/pgbuffercache.sgml
doc/src/sgml/pgstatstatements.sgml
doc/src/sgml/stylesheet-fo.xsl
doc/src/sgml/stylesheet.css