Re: [SQL] Using intersect in subquery - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: [SQL] Using intersect in subquery
Date
Msg-id 199908181510.LAA02000@candle.pha.pa.us
Whole thread Raw
In response to Re: [SQL] Using intersect in subquery  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
> >> (I believe) I am running PG 6.4.  The INTERSECT by itself works, but not in
> >> a subquery.
> >> 
> 
> No, it still won't work --- the current grammar specifies SubSelect not
> select_clause as the kind of select you can put inside an expression.
> Not sure what it would take to fix this; I have a feeling that just
> changing the grammar wouldn't be good enough :-(.  Better add it to the
> TODO list:
>     * Support UNION/INTERSECT/EXCEPT in sub-selects

Done.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-sql by date:

Previous
From: Herouth Maoz
Date:
Subject: Re: [SQL] Using intersect in subquery
Next
From: Drew Whittle
Date:
Subject: Counting the number of distinct rows returned