Re: pgsql: Introduce hash_search_with_hash_value() function - Mailing list pgsql-hackers

From Robert Haas
Subject Re: pgsql: Introduce hash_search_with_hash_value() function
Date
Msg-id CA+Tgmoa0gn+8++5NyLX1m_UYR3mU5u=hS7zHmOZn+32KL96VwQ@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Introduce hash_search_with_hash_value() function  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Thu, Aug 15, 2024 at 5:02 PM Nathan Bossart <nathandbossart@gmail.com> wrote:
> On Wed, Aug 07, 2024 at 02:01:30PM -0400, Robert Haas wrote:
> > Also, for the notes to be useful, we'd probably need some conventions
> > about how we, as a project, want to use them. If everyone does
> > something different, the result isn't likely to be all that great.
>
> What did you have in mind?  Would it be sufficient to propose a template
> that, once ratified, would be available in the committing checklist [0]?
>
> [0] https://wiki.postgresql.org/wiki/Committing_checklist

Yes, that would suffice.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs
Next
From: Robert Haas
Date:
Subject: Re: Eager aggregation, take 3