Re: Re: Does PostgreSQL support EXISTS?

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Re: Does PostgreSQL support EXISTS?
Дата
Msg-id 008001c0f471$50584da0$d7d310ac@jecw2k1
обсуждение исходный текст
Ответ на Re: Re: Does PostgreSQL support EXISTS?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Got it.  How does an IN subquery returning NULL behave differently from
> > one returning FALSE?  I can't think of a test that would be affected.
>
> After we fix IS TRUE and friends to respond to nulls correctly (Conway's
> promised to do that, IIRC) it'll be possible to write
>
> (foo IN (SELECT ...)) IS NOT FALSE
>
> and get the "intuitive" behavior.  But right now that doesn't work.
>

I'm still committed to it -- just want to finish up has_table_privilege
first -- shouldn't be too long now.

-- Joe


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Vacuum analyze in 7.1.1
Следующее
От: Lamar Owen
Дата:
Сообщение: 7.1.2-4PGDG RPMset uploading.