Re: [PATCHES] Indexam API changes

2008-04-08 Thread Gregory Stark
"Heikki Linnakangas" <[EMAIL PROTECTED]> writes: > There's a bunch of mails in the patch queue about the indexam API, so we need > to discuss that. > > The first question is: do we want to refactor the bitmap index scan API, if we > don't have any immediate use for it? Namely, since we don't have

Re: [PATCHES] Indexam API changes

2008-04-07 Thread Oleg Bartunov
On Tue, 8 Apr 2008, Heikki Linnakangas wrote: There's a bunch of mails in the patch queue about the indexam API, so we need to discuss that. The first question is: do we want to refactor the bitmap index scan API, if we don't have any immediate use for it? Namely, since we don't have anyone

[PATCHES] Indexam API changes

2008-04-07 Thread Heikki Linnakangas
There's a bunch of mails in the patch queue about the indexam API, so we need to discuss that. The first question is: do we want to refactor the bitmap index scan API, if we don't have any immediate use for it? Namely, since we don't have anyone actively working on the bitmap index patch nor t