Re: SET within a function?

Поиск
Список
Период
Сортировка
От Mike Mascari
Тема Re: SET within a function?
Дата
Msg-id 3F8C2B55.8020005@mascari.com
обсуждение исходный текст
Ответ на Re: SET within a function?  (Edmund Dengler <edmundd@eSentire.com>)
Список pgsql-general
Edmund Dengler wrote:

> The problem I would face is that this still needs to be a sequential scan
> in the table rather than an index lookup.

IIRC, NULL values aren't indexed, only actual values, which is an
implementation detail but yet-another reason why NULL-elimination
through normalization is a good idea:

http://www.hughdarwen.freeola.com/TheThirdManifesto.web/Missing-info-without-nulls.pdf


Mike Mascari
mascarm@mascari.com



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

Предыдущее
От: "pw"
Дата:
Сообщение: converting varchar date strings to date
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: Redhat RPMs