Re: Re: Does PostgreSQL support EXISTS?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Re: Does PostgreSQL support EXISTS?
Дата
Msg-id 200106131623.f5DGNTU12764@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Re: Does PostgreSQL support EXISTS?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Re: Does PostgreSQL support EXISTS?
Список pgsql-general
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> >> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Are we anywhere with optimizing IN to EXISTS?  I didn't think there was
> > any work being done in that area.
>
> > Doing that would elimate the need for query sources, at least for a
> > while.
>
> Uh ... what?  I don't see a connection.

Are we talking about converting IN to EXISTS for performance reasons?  I
though having query tree sources was required for this?

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

В списке pgsql-general по дате отправления:

Предыдущее
От: Joel Dudley
Дата:
Сообщение: Triggers and SPI, oh my!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: Does PostgreSQL support EXISTS?