Andreas Zeugswetter 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...
>
> The standard does not allow it, but it might be a nifty feature if
> it returned a boolean true or false.
I don't foresee problems with this.
BTW, shouldn't we allow the same for IN, ANY and ALL?
select ..., x in (...), ...
Vadim
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 1998-07-15 18:41:26 |
| Subject: Current sources dump core on COPY IN/OUT |
| Previous: | From: Thomas G. Lockhart | Date: 1998-07-15 17:06:42 |
| Subject: Re: Recent updates |