Re: Fix comment in convert_saop_to_hashed_saop

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: James Coleman <jtc331(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix comment in convert_saop_to_hashed_saop
Date: 2022-09-14 21:44:26
Message-ID: CAApHDvrVjeXyqoH_76rOu+euiF43QagdXJb8nbw3HPJarCAmGg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 15 Sept 2022 at 04:08, James Coleman <jtc331(at)gmail(dot)com> wrote:
> In 29f45e29 we added support for executing NOT IN(values) with a
> hashtable, however this comment still claims that we only do so for
> cases where the ScalarArrayOpExpr's useOr flag is true.
>
> See attached for fix.

Thank you. Pushed.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-09-14 21:53:31 Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
Previous Message Nathan Bossart 2022-09-14 21:17:46 Re: archive modules