Re: Speed up Hash Join by teaching ExprState about hashing

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: nospam-pg-abuse(at)bloodgate(dot)com, Alexey Dvoichenkov <alexey(at)hyperplane(dot)net>
Cc: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Speed up Hash Join by teaching ExprState about hashing
Date: 2024-08-20 01:40:41
Message-ID: CAApHDvpK2bZDgAMm2GGHVrBcJTjjAg1w82o7COjpAvE8K25dAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 19 Aug 2024 at 18:41, David Rowley <dgrowleyml(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tender Wang 2024-08-20 01:51:16 Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails
Previous Message Bruce Momjian 2024-08-20 00:18:15 Re: PG docs - Sequence CYCLE clause