aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2018-01-09 10:12:58 -0500
committerRobert Haas <rhaas@postgresql.org>2018-01-09 10:20:48 -0500
commit921059bd66c7fb1230c705d3b1a65940800c4cbb (patch)
tree632494ebdb00edbd84c82731124631ec438ffcb9 /src/tutorial/funcs.source
parentbc7fa0c15c590ddf4872e426abd76c2634f22aca (diff)
downloadpostgresql-921059bd66c7fb1230c705d3b1a65940800c4cbb.tar.gz
postgresql-921059bd66c7fb1230c705d3b1a65940800c4cbb.zip
Don't allow VACUUM VERBOSE ANALYZE VERBOSE.
There are plans to extend the syntax for ANALYZE, so we need to break the link between VacuumStmt and AnalyzeStmt. But apart from that, the syntax above is undocumented and, if discovered by users, might give the impression that the VERBOSE option for VACUUM differs from the verbose option from ANALYZE, which it does not. Nathan Bossart, reviewed by Michael Paquier and Masahiko Sawada Discussion: http://postgr.es/m/D3FC73E2-9B1A-4DB4-8180-55F57D116B4E@amazon.com
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions