Re: Please add to TODO list - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Please add to TODO list
Date
Msg-id 200107041456.f64Euvp04376@candle.pha.pa.us
Whole thread Raw
In response to Please add to TODO list  (Martijn van Oosterhout <kleptog@svana.org>)
List 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 by date:

Previous
From: Alex Pilosov
Date:
Subject: Re: ERROR: fmgr_info: function 0: cache lookup failed
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Partial indicies almost working (I think)