Re: Safer hash table initialization macro

Jelte Fennema <postgres@jeltef.nl>

From: "Jelte Fennema-Nio" <postgres@jeltef.nl>
To: "Bertrand Drouvot" <bertranddrouvot.pg@gmail.com>
Cc: "Thomas Munro" <thomas.munro@gmail.com>, <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-10T11:32:39Z
Lists: pgsql-hackers

Attachments

On Tue Dec 9, 2025 at 8:27 AM CET, Bertrand Drouvot wrote:
> Thanks for this patch series!

v4 attached, which fixes some rebase conflicts. Also I moved the patches
that start using the new API to the end of the series, so the
introduction of the new APIs is now done in the first two patches.