Re: Indexing null dates

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Indexing null dates
Дата
Msg-id 3612.1082433593@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Indexing null dates  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Indexing null dates  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> +    <literal>NULL</> values are not indexed by default.

This is quite incorrect.  The nulls *are* indexed (at least in btree
indexes); the issue is whether there is any way to use the index to
search for them.  I do not think it helps anyone for the documentation
to get this basic point wrong, even if the distinction is subtle.

            regards, tom lane

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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Indexing null dates
Следующее
От: Joe Conway
Дата:
Сообщение: Re: [OT] Tom's/Marc's spam filters?