Tom Lane wrote: > maybe it > is time to bite the bullet and clean up VACUUM's syntax so that new > modifiers can be added without making them reserved words. The first > idea that comes to mind is something like > > VACUUM [tablename] [ WITH REPLACE, VERBOSE [, ...] ]
I'd be OK with putting the options at the end, but I'd rather omit the "WITH" and the commas. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers