Re: Bitmap Indexes: request for feedback
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Simon Riggs <simon@2ndQuadrant.com>
Cc: Gregory Stark <stark@enterprisedb.com>, josh@agliodbs.com, pgsql-hackers@postgresql.org, Gianni Ciolli <gianni.ciolli@2ndquadrant.it>, Gabriele Bartolini <gabriele.bartolini@2ndquadrant.it>
Date: 2008-10-22T14:00:23Z
Lists: pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes: > I agree we could do the stream bitmap as well, but I'd suggest we should > save that until the rest of the patch has been checked out. Well, that would be a reasonable implementation path, but it's got nothing to do with the patch as presented. The concern was getting rid of some massive and ugly hacks in the executor ... regards, tom lane