Improve documentation for \crosstabview.

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

Commit: 85e004707715f5ee7a6bfc3d03d0fbc837fb2432
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-04-13T15:49:47Z
Releases: 9.6.0
Improve documentation for \crosstabview.

Fix misleading syntax summary (there cannot be a space between colH and
scolH).  Provide a link from the existing crosstab() function's
documentation to \crosstabview.  Copy-edit the command's description.

Christoph Berg and Tom Lane

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +43 −71
doc/src/sgml/tablefunc.sgml modified +8 −0

Documentation touched