aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-11-27 22:15:42 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-11-27 22:15:42 +0000
commit8a9acd3c410c1365f9f16e32910b8c942aeceef2 (patch)
tree144a0a15dcd34974835bf79fb2eacb2e86ee167d /src/backend/utils
parent1b68a88f2226d9646f50116b2422f1dc32d07735 (diff)
downloadpostgresql-8a9acd3c410c1365f9f16e32910b8c942aeceef2.tar.gz
postgresql-8a9acd3c410c1365f9f16e32910b8c942aeceef2.zip
Teach predtest.c how to reason about ScalarArrayOpExpr clauses as though
they were broken-out AND or OR lists. The least grotty way to do this seemed to be to set up a general mechanism for handling nodes as though they were ANDs or ORs. There's no other immediate use for it, but perhaps we might want to use the mechanism someday for things like BETWEEN SYMMETRIC.
Diffstat (limited to 'src/backend/utils')
0 files changed, 0 insertions, 0 deletions