Re: [INTERFACES] Re: [HACKERS] changes in 6.4 - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [INTERFACES] Re: [HACKERS] changes in 6.4
Date
Msg-id 35AE04E7.775E4737@alumni.caltech.edu
Whole thread Raw
In response to Re: [INTERFACES] Re: [HACKERS] changes in 6.4  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
> And there is no way of doing (at least presently):
>
> select * from table where (val1,val2,val3)
>  in (select 1,1,1 union select 1,1,2);

I'll look at that...

                      - Tom

pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [INTERFACES] Re: [HACKERS] changes in 6.4
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] [BUG?] strange PQgetisnull