| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
| Cc: | Postgresql General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Please add to TODO list |
| Date: | 2001-07-04 14:56:57 |
| Message-ID: | 200107041456.f64Euvp04376@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alex Pilosov | 2001-07-04 15:05:43 | Re: ERROR: fmgr_info: function 0: cache lookup failed |
| Previous Message | Scott Holmes | 2001-07-04 14:40:41 | Re: lo wrappers - still working on it |