Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [PATCHES] WIP: bitmap indexes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] WIP: bitmap indexes
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [PATCHES] WIP: bitmap indexes  ("Jie Zhang" <[email protected]>)
Responses Re: [PATCHES] WIP: bitmap indexes
List pgsql-hackers
"Jie Zhang" <[email protected]> writes:
> This sounds good. Another problem is about ScalarArrayOpExpr support in
> current nodeBitmapIndexscan. This will not work for stream bitmaps.

Sure it will; it's just an OR.

> We have to disable it in the optimizer.

That's not happening ;-)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: BugTracker (Was: Re: 8.2 features status)
Next
From: Andrew Dunstan
Date:
Subject: Re: BugTracker (Was: Re: 8.2 features status)