Re: Re: Does PostgreSQL support EXISTS? - Mailing list pgsql-general

From Tom Lane
Subject Re: Re: Does PostgreSQL support EXISTS?
Date
Msg-id 26985.992450315@sss.pgh.pa.us
Whole thread Raw
In response to Re: Re: Does PostgreSQL support EXISTS?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Are we talking about converting IN to EXISTS for performance reasons?

No, we're talking about implementing both IN and EXISTS as special forms
of join.

            regards, tom lane

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: Does PostgreSQL support EXISTS?
Next
From: "Gregory Wood"
Date:
Subject: Re: Multiple pq_flush: send() failed: Broken pipe