]> granicus.if.org Git - postgresql/commit
Simplify syntax diagram for REINDEX.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 4 Feb 2016 18:58:40 +0000 (13:58 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 4 Feb 2016 18:58:52 +0000 (13:58 -0500)
commit3676136ffc5cb20163540332670df90b029a8317
treefc1fdbf92839c9eeb59ac02cf7d42b426b087f87
parentb99dd71705eaf2d73c9f45086ceef7e9075c1c2f
Simplify syntax diagram for REINDEX.

Since there currently is only one possible parenthesized option, namely
VERBOSE, it's a bit pointless to show it with "{ } [, ... ]".  The curly
braces are useless and therefore confusing, as seen in a recent question
from Karsten Hilbert.  Remove the extra decoration for the time being;
we can put it back when and if REINDEX grows some more options.
doc/src/sgml/ref/reindex.sgml