forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5ef244a
committed
Simplify syntax diagram for REINDEX.
Since there currently is only one possible parenthesized option, namelyVERBOSE, it's a bit pointless to show it with "{ } [, ... ]". The curlybraces are useless and therefore confusing, as seen in a recent questionfrom Karsten Hilbert. Remove the extra decoration for the time being;we can put it back when and if REINDEX grows some more options.1 parent0ed707e commit5ef244a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
0 commit comments
Comments
(0)