Re: Change GUC hashtable to use simplehash? - Mailing list pgsql-hackers

From John Naylor
Subject Re: Change GUC hashtable to use simplehash?
Date
Msg-id CANWCAZY6rFYeFGGoW_eCVpubQ-QNtkbuumWQts-9FU8Qtc65cQ@mail.gmail.com
Whole thread Raw
In response to Re: Change GUC hashtable to use simplehash?  (John Naylor <johncnaylorls@gmail.com>)
Responses Re: Change GUC hashtable to use simplehash?
List pgsql-hackers
On Fri, Jan 17, 2025 at 4:50 PM John Naylor <johncnaylorls@gmail.com> wrote:
>
> It would be a lot more readable to revert the offending commit
> instead, since its predecessor had a much simpler bytewise loop.

This will require a backpatch to v17. I'll take care of that soon.

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: Robin Dupret
Date:
Subject: [PATCH] Fix a tiny typo in the documentation
Next
From: Japin Li
Date:
Subject: Re: [RFC] Lock-free XLog Reservation from WAL