> >> I'm not partial to the duplicated keyword. Really.> Okay, okay, I concede. "EXPLAIN VERBOSE n stmt" it is.
Another possibility is to implement
SET VERBOSITY = n;
Why not do that and not bother extending/polluting the EXPLAIN syntax?
- Thomas