On Mon, Dec 04, 2000 at 04:28:47PM +0100, [EMAIL PROTECTED] wrote: > > on other RDBMS (Oracle,etc...),there is an index called bitmap index > that greatly improve performance compared to btree index for boolean > value (such as for a sex value,it's either M or F),i would like to > know if such index will be implemented inside PostgreSQL. Yes, please do send in your implementation for review. Nathan Myers [EMAIL PROTECTED]
- [HACKERS] Bitmap index pejac
- [HACKERS] Bitmap index pejac
- [HACKERS] Bitmap index pejac
- [HACKERS] Bitmap index Nathan Myers
- [HACKERS] Bitmap index Hans-Jürgen Schönig
- [HACKERS] Bitmap index Pawe³ Niewiadomski
- Re: [HACKERS] Bitmap index Neil Conway
- Re: [HACKERS] Bitmap index Patrick B Kelly
- Re: [HACKERS] Bitmap index Pawel Niewiadomski
- Re: [HACKERS] Bitmap index Yann Michel