Re: slow IN() clause for many cases - Mailing list pgsql-hackers

From Tom Lane
Subject Re: slow IN() clause for many cases
Date
Msg-id 13993.1133334341@sss.pgh.pa.us
Whole thread Raw
In response to Re: slow IN() clause for many cases  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
Martijn van Oosterhout <kleptog@svana.org> writes:
> Do these constructs have the same semantics w.r.t. NULL?

I think so, though it'd be good to read the spec closely.

> Currently arrays can't have nulls

That's so last week ;-)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: BIN()
Next
From: Tom Lane
Date:
Subject: Re: Using multi-row technique with COPY