diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-11-27 22:15:42 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-11-27 22:15:42 +0000 |
commit | 8a9acd3c410c1365f9f16e32910b8c942aeceef2 (patch) | |
tree | 144a0a15dcd34974835bf79fb2eacb2e86ee167d /src/backend/parser/parse_expr.c | |
parent | 1b68a88f2226d9646f50116b2422f1dc32d07735 (diff) | |
download | postgresql-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/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions