mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 10:07:40 +08:00
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