Re: hashjoins vs. bitmap filters

From: Ben Mejia <benjamin(dot)arthur(dot)mejia(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Tomas Vondra <tomas(at)vondra(dot)me>
Subject: Re: hashjoins vs. bitmap filters
Date: 2026-07-01 18:01:33
Message-ID: b0db94c4-fb42-4aeb-a54a-cee1c958b2ed@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

v2: added the 2 new GUCs to the regression tests' expected output. Each
GUC added to the commit that introduces it; no other changes.

-Ben Mejia

Attachment Content-Type Size
v2-0002-Add-a-bitmap-filter-for-single-batch-prefiltering.patch text/plain 17.0 KB
v2-0001-Add-enable_hashjoin_prefilter-drop-non-matching-o.patch text/plain 24.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2026-07-01 18:21:24 Re: proposal - queryid can be used as filter for auto_explain
Previous Message Andrey Borodin 2026-07-01 17:55:01 Re: [PATCH v1] Allow excluded tables to remain in the pg_restore data-loading path for directory-format dumps