Re: On disable_cost - Mailing list pgsql-hackers

From Tom Lane
Subject Re: On disable_cost
Date
Msg-id 835219.1728144325@sss.pgh.pa.us
Whole thread Raw
In response to Re: On disable_cost  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes:
> I'd encourage anyone else on the sidelines who has an opinion on how
> to display the disabled-ness of a plan node in EXPLAIN to speak up
> now, even if it's just a +1 to something someone has already written.
> It would be nice to see what more people think.

FWIW, I do not like the current display one bit.

I think "Disabled: true" on only the nodes that are themselves disabled
would be a very substantial readability improvement.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Roberto Mello
Date:
Subject: Re: New PostgreSQL Contributors
Next
From: Alena Rybakina
Date:
Subject: Re: On disable_cost