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

From Andreas Karlsson
Subject Re: Special-case executor expression steps for common combinations
Date
Msg-id 4659a1c2-0bc8-4721-93c1-a8694e70309a@proxel.se
Whole thread Raw
In response to Re: Special-case executor expression steps for common combinations  (Andreas Karlsson <andreas@proxel.se>)
List pgsql-hackers
On 6/20/24 5:22 PM, Andreas Karlsson wrote:
> On 10/12/23 11:48 AM, Daniel Gustafsson wrote:
>> Thoughts?
> 
> I have looked at the patch and it still applies, builds and passes the 
> test cases and I personally think these optimizations are pretty much 
> no-brainers that we should do and it is a pity nobody has had the time 
> to review this patch.

Forgot to write that I am planning to also try to do so benchmarks to 
see if I can reproduce the speedups. :)

Andreas



pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: Special-case executor expression steps for common combinations
Next
From: Tom Lane
Date:
Subject: Re: suspicious valgrind reports about radixtree/tidstore on arm64