Bruce Momjian <br...@momjian.us> writes: > Where are we on this? I still see:
> test=> EXPLAIN ANALYZE SELECT 1; > QUERY PLAN > > ------------------------------------------------------------------------------------ > Result (cost=0.00..0.01 rows=1 width=0) (actual time=0.001..0.001 > rows=1 loops=1) > Planning time: 0.009 ms > --> Total runtime: 0.009 ms > (3 rows) There seemed to be a clear majority of votes in favor of changing it to say "Execution time". Robert was arguing for no change, but I don't think that's tenable in view of the fact that the addition of the "Planning time" line is already a change, and one that makes the old wording confusing. I'll go change it. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers