Re: [INTERFACES] Re: [HACKERS] changes in 6.4

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Hannu Krosing <hannu(at)trust(dot)ee>
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, David Hartwig <daveh(at)insightdist(dot)com>, hackers(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] Re: [HACKERS] changes in 6.4
Date: 1998-07-16 13:49:27
Message-ID: 35AE04E7.775E4737@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-interfaces

> 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Konstantinos Vassiliadis 1998-07-16 14:18:19 ERROR stat failed on file <path to objectfile/objectfile>
Previous Message Thomas G. Lockhart 1998-07-16 13:36:01 Re: [INTERFACES] Re: [HACKERS] changes in 6.4

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1998-07-16 14:11:23 Re: [HACKERS] [BUG?] strange PQgetisnull
Previous Message Thomas G. Lockhart 1998-07-16 13:36:01 Re: [INTERFACES] Re: [HACKERS] changes in 6.4

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 1998-07-16 15:18:01 Re: [DOCS] Re: [INTERFACES] libpq & user
Previous Message Thomas G. Lockhart 1998-07-16 13:41:00 Re: [INTERFACES] ecpg SQL-return codes?