Re: Incorrect result of bitmap heap scan. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Incorrect result of bitmap heap scan.
Date
Msg-id 3091523.1740875715@sss.pgh.pa.us
Whole thread Raw
In response to Re: Incorrect result of bitmap heap scan.  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
Peter Geoghegan <pg@bowt.ie> writes:
> Is everybody in agreement about committing and back patching this fix,
> which simply disables the optimization altogether?
> I myself don't see a better way, but thought I'd ask before proceeding
> with review and commit.

If you don't see a clear path forward, then "disable" is the only
reasonable choice for the back branches.  Maybe we'll find a fix
in future, but it seems unlikely that it'd be back-patchable.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Incorrect result of bitmap heap scan.
Next
From: Corey Huinker
Date:
Subject: Re: Statistics Import and Export