Robert Haas <[email protected]> writes:
> On Mon, Feb 1, 2010 at 11:53 AM, Tom Lane <[email protected]> wrote:
>> This needs to be damped down a bit.  It should not print useless
>> non-information in cases where the plan wasn't actually run.
>> Please compare show_sort_info.

> Eh?  When does it do that?

Oh, I'm sorry, it's using hashtable existence to condition the whole
output.  So my complaint is backwards.  I thought the intention was
to print the estimated number of batches in all cases, and then the
actual as well in EXPLAIN ANALYZE.

BTW, I think "estimated" and "actual" would be less confusing
terminology than "original".

                        regards, tom lane

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to