aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-05-12 19:22:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-05-12 19:22:35 +0000
commit1856e609ec258ff25e371ca81cf18dc6abb415b9 (patch)
tree6e49a2b38b1f7047b5307d758da65ff4f4405384 /src/backend/commands/functioncmds.c
parent9aa3c782c939f29bd562a22030fb3a64e6f18365 (diff)
downloadpostgresql-1856e609ec258ff25e371ca81cf18dc6abb415b9.tar.gz
postgresql-1856e609ec258ff25e371ca81cf18dc6abb415b9.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/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions