Re: Improving btree performance through specializing by key shape, take 2

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Improving btree performance through specializing by key shape, take 2
Date: 2022-04-10 22:03:36
Message-ID: CAH2-Wzkv-Om+hEoebm-iEOm4m8iGqXommKcC3NpUmFHuzsFE9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Apr 10, 2022 at 2:44 PM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> Can you post a version of this that compiles?

I forgot to add: the patch also bitrot due to recent commit dbafe127.
I didn't get stuck at this point (this is minor bitrot), but no reason
not to rebase.

--
Peter Geoghegan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2022-04-10 22:34:27 Re: A qsort template
Previous Message Peter Geoghegan 2022-04-10 21:54:44 Re: A qsort template