Re: Please add to TODO list

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Please add to TODO list
Дата
Msg-id 200107041456.f64Euvp04376@candle.pha.pa.us
обсуждение исходный текст
Ответ на Please add to TODO list  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
> INDEXES
> * Make index code handle NULLs better so that IS NULL scans can be
>   optimised.
>
> Reword if you feel the need.
>
> BTW, it occured to me that this may be the reason that field = null works on
> oracle.
>

Added:

    * Improve handling of index scans for NULL

--
  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 по дате отправления:

Предыдущее
От: Alex Pilosov
Дата:
Сообщение: Re: ERROR: fmgr_info: function 0: cache lookup failed
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Partial indicies almost working (I think)