Simon Riggs <simon(at)2ndQuadrant(dot)com> writes:
> On Wed, 2008-10-22 at 00:00 +0100, Gregory Stark wrote:
>> When we last left our heros they were proposing ways to refactor the index api
>> to allow index ams to stream results to the executor in bitmap form.
> The indexAM API has now been changed, so that is a simple matter now.
No, that was merely one component of the problem. The APIs for
tidbitmaps need revision too. You can't "stream" a bitmap yet.
regards, tom lane