Re: Union & Nested queries

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nelio Alves Pereira Filho <nelio(at)ifx(dot)com(dot)br>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Union & Nested queries
Date: 2000-11-10 15:41:27
Message-ID: 11434.973870887@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Nelio Alves Pereira Filho <nelio(at)ifx(dot)com(dot)br> writes:
> I tried to do the following query, but it doesn't work.
> IFX=> select 1 IN (SELECT 1 UNION SELECT 2);
> ERROR: parser: parse error at or near "union"

Not supported currently. 7.1 will handle it...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alfred Perlstein 2000-11-10 15:56:44 Re: Semaphores was: Increasing the number of semaphores on FreeBSD 4. 1 (clarification)
Previous Message Mathieu Arnold 2000-11-10 15:33:34 Re: locales and indexes.