David Christensen <[email protected]> writes:
> This simple patch adds âALLâ as an EXPLAIN option as shorthand for
> âEXPLAIN (ANALYZE, VERBOSE, COSTS, TIMING, BUFFERS)â for usability.
I'm not sure this is well thought out. It would mean for example that
we could never implement EXPLAIN options that are mutually exclusive
... at least, not without having to redefine ALL as all-except-something.
Non-boolean options would be problematic as well.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers