aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2024-03-04 14:40:03 +1300
committerDavid Rowley <drowley@postgresql.org>2024-03-04 14:40:22 +1300
commit07c36c1333e00df5a4baf6b04ba2f3f300f57d69 (patch)
tree4fb527508736e7e5e96ddaa6404ba15cc6f05605 /src/backend/access/gist/gistutil.c
parenteca2c1ea85eb22716f93339f4e7cec3145c25723 (diff)
downloadpostgresql-07c36c1333e00df5a4baf6b04ba2f3f300f57d69.tar.gz
postgresql-07c36c1333e00df5a4baf6b04ba2f3f300f57d69.zip
Support partition pruning on boolcol IS [NOT] UNKNOWN
While working on 4c2369ac5, I noticed we went out of our way not to support clauses on boolean partitioned tables in the form of "IS UNKNOWN" and "IS NOT UNKNOWN". It's almost as much code to disallow this as it is to allow it, so let's allow it. Discussion: https://postgr.es/m/CAApHDvobKtcN6+xOuOfcutfp6T7jP=JPA9y3=MAEqnuKdDsQrw@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions