Re: [HACKERS] "internal error" triggered by EXISTS() - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] "internal error" triggered by EXISTS()
Date
Msg-id 199807150348.XAA03915@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] "internal error" triggered by EXISTS()  (Vadim Mikheev <vadim@krs.ru>)
List pgsql-hackers
> Bruce Momjian wrote:
> >
> > We only support subqueries in the target list.  May have that expaned
> > for 6.4.
>
> Not sure that EXISTS is allowed in target list...
>
> Vadim
>

I meant to say we only support subqueries in the "WHERE" clause.  We do
NOT support subqueries in the target list.  That may change in 6.4.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Brett McCormick
Date:
Subject: more on phantom record
Next
From: Herouth Maoz
Date:
Subject: Re: [INTERFACES][HACKERS] atttypmod now 32 bits, interface change