| From: | Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com> |
|---|---|
| To: | |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Konstantin Knizhnik <knizhnik(at)garret(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Alexander Kuzmenkov <akuzmenkov(at)timescale(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: Incorrect result of bitmap heap scan. |
| Date: | 2025-01-07 17:46:44 |
| Message-ID: | CAEze2WibNxb__4gM3UoFug=vunqvc_DLm=E9Qsgq=tCsHX1p2Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
I've rebased my earlier patch to fix some minor conflicts with the
work done on bitmaps in December last year. I've also included Andres'
cursor-based isolation test as 0002; which now passes.
This should take care of cfbot's misidentification of which patch to
test, and thus get CFBot to succeed again.
The patches for the back-branches didn't need updating, as those
branches have not diverged enough for those patches to have gotten
stale. They're still available in my initial mail over at [0].
Kind regards,
Matthias van de Meent
Neon (https://neon.tech)
| Attachment | Content-Type | Size |
|---|---|---|
| v3-0001-Remove-BitmapScan-s-skip_fetch-optimization.patch | application/octet-stream | 8.2 KB |
| v3-0002-isolationtester-showing-broken-index-only-bitmap-.patch | application/octet-stream | 4.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bernd Helmle | 2025-01-07 17:48:25 | Re: Modern SHA2- based password hashes for pgcrypto |
| Previous Message | Nathan Bossart | 2025-01-07 17:32:58 | Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section |