Martijn van Oosterhout <[EMAIL PROTECTED]> writes:
> Whether it's useful for anyone else is a question, but anyway, it makes an
> explain type output like:
So the assumption is that you'd actually *do* the query, then report
back the plan tree plus measured statistics? Interesting thought.
But how will you separate time for parent and child plan nodes?
AFAICS, every plan node will show essentially the same elapsed time
from start to finish, if you are going to just record wall-clock time
at node startup and shutdown.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])