Fix "unparenthesized" mention in vacuum docs.

pull/1/head
Bruce Momjian 15 years ago
parent 3896138b7c
commit ea5c4c71f6
  1. 2
      doc/src/sgml/ref/vacuum.sgml

@ -70,7 +70,7 @@ VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ <replaceable class="PARAMETER">
When the option list is surrounded by parentheses, the options can be
written in any order. Without parentheses, options must be specified
in exactly the order shown above.
The unparenthesized syntax was added in
The parenthesized syntax was added in
<productname>PostgreSQL</productname> 9.0; the unparenthesized
syntax is deprecated.
</para>

Loading…
Cancel
Save