Gavin Sherry <[EMAIL PROTECTED]> writes: > Attached is an update to the patch implementing bitmap indexes Jie sent > last week.
What's the current status of this patch ... has any work been done since the first of the month? I suppose the patch as given here no longer applies to HEAD, because of recent changes in rmgr for Simon's restartable-recovery patch (should be easy enough to fix) and consumption of OIDs by other patches (also easy to fix, in principle, but doubtless tedious). If you have to renumber OIDs I'd suggest starting at 3000 for your added OIDs, to leave some daylight for any other patches that go in during the next couple weeks. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match