Re: Support boolcol IS [NOT] iso-8859-1 in partition pruning - Mailing list pgsql-hackers

From David Rowley
Subject Re: Support boolcol IS [NOT] iso-8859-1 in partition pruning
Date
Msg-id CAApHDvrFEEFqqV9cyOfDBbRAxrHgijtFo85b7oGF-93bxMzcyw@mail.gmail.com
Whole thread Raw
In response to Support boolcol IS [NOT] iso-8859-1 in partition pruning  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Tue, 20 Feb 2024 at 15:38, David Rowley <dgrowleyml@gmail.com> wrote:
> While working on 4c2369ac5, I noticed there's close to as much code to
> disallow BooleanTests in the form of "IS UNKNOWN" and "IS NOT UNKNOWN"
> in partition pruning as it would take to allow pruning to work for
> these.

I looked at this again and reminded myself that it's quite trivial. I
pushed the patch after doing a bit more work on the comments.

David



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Injection points: some tools to wait and wake
Next
From: Peter Smith
Date:
Subject: Re: Synchronizing slots from primary to standby