Doc: move unparenthesized syntaxes for a few commands.
authorNathan Bossart <nathan@postgresql.org>
Wed, 19 Jul 2023 22:26:59 +0000 (15:26 -0700)
committerNathan Bossart <nathan@postgresql.org>
Wed, 19 Jul 2023 22:26:59 +0000 (15:26 -0700)
commitab29a7a9c6ffaddaf6788a13e83f1a249f06bb1b
tree8086b1fe7cdc7d1d011dfaadbdab09064214aecb
parentcdaedfc96d1488069518d42479125ceb9a5e67d0
Doc: move unparenthesized syntaxes for a few commands.

Move documentation of the unparenthesized syntaxes for VACUUM,
ANALYZE, EXPLAIN, and CLUSTER to the "Compatibility" section of
their documentation to improve readability of the preferred,
parenthesized syntaxes.

Author: Melanie Plageman
Discussion: https://postgr.es/m/CAAKRu_bc5uHieG1976kGqJKxyWtyQt9yvktjsVX%2Bi7NOigDjOA%40mail.gmail.com
doc/src/sgml/ref/analyze.sgml
doc/src/sgml/ref/cluster.sgml
doc/src/sgml/ref/explain.sgml
doc/src/sgml/ref/vacuum.sgml