aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-05-12 19:22:43 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-05-12 19:22:43 +0000
commit1e7f0c3a1428b89c2cd36140eb030927f68d1d47 (patch)
tree7fe4475be7f99e22507bd42904eee334b4911a1c /src/backend/access/gist
parent4a898fbb206f5fb93b4701f6f71d67715e6a1498 (diff)
downloadpostgresql-1e7f0c3a1428b89c2cd36140eb030927f68d1d47.tar.gz
postgresql-1e7f0c3a1428b89c2cd36140eb030927f68d1d47.zip
Improve predicate_refuted_by_simple_clause() to handle IS NULL and IS NOT NULL
more completely. The motivation for having it understand IS NULL at all was to allow use of "foo IS NULL" as one of the subsets of a partitioning on "foo", but as reported by Aleksander Kmetec, it wasn't really getting the job done. Backpatch to 8.2 since this is arguably a performance bug.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions