Bitmap index - Mailing list pgsql-hackers

From
Subject Bitmap index
Date
Msg-id 200012040410.EAA37676@thor.tht.net
Whole thread Raw
List pgsql-hackers
Hi,

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.


pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: broken locale in 7.0.2 without multibyte support (F reeBSD 4.1-RELEASE) ?
Next
From: The Hermit Hacker
Date:
Subject: Re: Using Threads?