Re: Hash index build performance tweak from sorting - Mailing list pgsql-hackers

From David Rowley
Subject Re: Hash index build performance tweak from sorting
Date
Msg-id CAApHDvrq20Fvizq4JgJ=u=BaSf-j-bWiDtG-up74fzuPEMsbkQ@mail.gmail.com
Whole thread Raw
In response to Re: Hash index build performance tweak from sorting  (Simon Riggs <simon.riggs@enterprisedb.com>)
List pgsql-hackers
On Thu, 24 Nov 2022 at 02:27, Simon Riggs <simon.riggs@enterprisedb.com> wrote:
>
> On Wed, 23 Nov 2022 at 13:04, David Rowley <dgrowleyml@gmail.com> wrote:

> > I'd rather see this solved like v4 is doing it.
>
> Please do. No further comments. Thanks for your help

Thanks. I pushed the v4 patch with some minor comment adjustments and
also renamed _hash_pgaddtup()'s new parameter to "appendtup". I felt
that better reflected what the parameter does in that function.

David



pgsql-hackers by date:

Previous
From: Chris Travers
Date:
Subject: Re: Add 64-bit XIDs into PostgreSQL 15
Next
From: Thomas Munro
Date:
Subject: Re: Collation version tracking for macOS