1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-12 21:01:52 +03:00

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.
This commit is contained in:
Tom Lane
2005-11-27 22:15:42 +00:00
parent 1b68a88f22
commit 8a9acd3c41

File diff suppressed because it is too large Load Diff