diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-02-04 13:58:40 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-02-04 13:58:52 -0500 |
commit | 3676136ffc5cb20163540332670df90b029a8317 (patch) | |
tree | fc1fdbf92839c9eeb59ac02cf7d42b426b087f87 /src/backend/executor/nodeModifyTable.c | |
parent | b99dd71705eaf2d73c9f45086ceef7e9075c1c2f (diff) | |
download | postgresql-3676136ffc5cb20163540332670df90b029a8317.tar.gz postgresql-3676136ffc5cb20163540332670df90b029a8317.zip |
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.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions