Re: On disable_cost - Mailing list pgsql-hackers

From David Rowley
Subject Re: On disable_cost
Date
Msg-id CAApHDvrefg6=OniHCAzKN6qtW-oA4ZkKHysLF0rY6miiCrCHvw@mail.gmail.com
Whole thread Raw
In response to Re: On disable_cost  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, 6 Oct 2024 at 08:35, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> BTW, getting off the question of EXPLAIN output for a moment,
> I don't understand why disable_cost is still a thing.  The
> one remaining usage seems trivial to replace, as attached.

I didn't notice that any of these remained. I agree we should get rid
of it. The patch looks fine to me.

David



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: On disable_cost
Next
From: Richard Guo
Date:
Subject: Re: Eager aggregation, take 3