Re: Speed up Hash Join by teaching ExprState about hashing - Mailing list pgsql-hackers

From David Rowley
Subject Re: Speed up Hash Join by teaching ExprState about hashing
Date
Msg-id CAApHDvpK2bZDgAMm2GGHVrBcJTjjAg1w82o7COjpAvE8K25dAg@mail.gmail.com
Whole thread Raw
In response to Re: Speed up Hash Join by teaching ExprState about hashing  (Tels <nospam-pg-abuse@bloodgate.com>)
List pgsql-hackers
On Mon, 19 Aug 2024 at 18:41, David Rowley <dgrowleyml@gmail.com> wrote:
> The attached v5 patch includes this change.

I made a few more tweaks to the comments and pushed the result.

Thank you both of you for having a look at this.

David



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PG docs - Sequence CYCLE clause
Next
From: Tender Wang
Date:
Subject: Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails