Re: [PATCH] Make skipped sort explicit in EXPLAIN ANALYZE
Marti Raudsepp <marti@juffo.org>
From: Marti Raudsepp <marti@juffo.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-05-25T14:19:28Z
Lists: pgsql-hackers
On Fri, May 25, 2012 at 4:49 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > I'm not convinced this is an improvement; it's just one more value > to confuse people with. I understand where you're coming from, but personally I think the current output is more confusing: "Gee Postgres is stupid, it's sorting when there's nothing to sort!" But let's wait for a third opinion. Regards, Marti