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

From Matthias van de Meent
Subject Re: Incorrect result of bitmap heap scan.
Date
Msg-id CAEze2Wg3gXXZTr6_rwC+s4-o2ZVFB5F985uUSgJTsECx6AmGcQ@mail.gmail.com
Whole thread Raw
In response to Re: Incorrect result of bitmap heap scan.  (Matthias van de Meent <boekewurm+postgres@gmail.com>)
Responses Re: Incorrect result of bitmap heap scan.
List pgsql-hackers
On Wed, 2 Apr 2025 at 18:20, Matthias van de Meent
<boekewurm+postgres@gmail.com> wrote:
>
> On Wed, 2 Apr 2025 at 17:37, Andres Freund <andres@anarazel.de> wrote:
> >
> > Hi,
> >
> > Matthias, any chance you can provide a rebased version for master?
>
> Sure, I'll try to have it in your inbox later today CEST.

And here it is, v6 of the patchset, rebased up to master @ 764d501d.

Kind regards,

Matthias van de Meent
Neon (https://neon.tech)

Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Parallel CREATE INDEX for GIN indexes
Next
From: Andres Freund
Date:
Subject: Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions