Re: Fixing Hash Join bug I caused with adf97c156

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Alena Rybakina <a.rybakina@postgrespro.ru>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>, Andres Freund <andres@anarazel.de>
Date: 2024-10-17T01:25:51Z
Lists: pgsql-hackers
On Wed, 16 Oct 2024 at 15:21, David Rowley <dgrowleyml@gmail.com> wrote:
> Here's a patch including a test this time.

I've pushed this patch. Thanks for looking.

David



Commits

  1. Don't store intermediate hash values in ExprState->resvalue