Re: Special-case executor expression steps for common combinations - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Special-case executor expression steps for common combinations
Date
Msg-id 215AB65E-6B6F-4357-966D-339DAE6CEAB8@yesql.se
Whole thread Raw
In response to Re: Special-case executor expression steps for common combinations  (Andreas Karlsson <andreas@proxel.se>)
Responses Re: Special-case executor expression steps for common combinations
List pgsql-hackers
> On 8 Mar 2025, at 17:15, Andreas Karlsson <andreas@proxel.se> wrote:
>
> On 2/5/25 11:00 AM, Daniel Gustafsson wrote:
>> This fell off the ever-growing TODO again.  Re-reading it I still think it's a
>> good idea, it applied almost cleanly still and still gives a slight performance
>> improvement along with the more interesting refactoring which will make caching
>> of expressions easier down the line.
>> Attached is a rebased v4, unless there are objections I'll go ahead with this
>> version.
>
> +1 Still seems like a nice change to me too.

Thanks, I actually had it staged to go in early next week.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Parallel CREATE INDEX for GIN indexes
Next
From: Michael Paquier
Date:
Subject: Re: Add regression test checking combinations of (object,backend_type,context) in pg_stat_io