Re: Safer hash table initialization macro - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Safer hash table initialization macro
Date
Msg-id DH5UNK64ZM0Y.2FO80W0JGCO52@jeltef.nl
Whole thread Raw
In response to Re: Safer hash table initialization macro  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
List pgsql-hackers
On Sat, 14 Mar 2026 at 14:48, Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
> Newly attached version that fixes a rebase conclict.

v12 attached builds on top of the patch I suggested in[1] (that patch is
icluded here as 0000). Also I added some tests for the new macros to the
test_cplusplusext test module.

[1] https://www.postgresql.org/message-id/CA+hUKGL7trhWiJ4qxpksBztMMTWDyPnP1QN+Lq341V7QL775DA@mail.gmail.com

Attachment

pgsql-hackers by date:

Previous
From: Alexander Kuzmenkov
Date:
Subject: Re: Fix uninitialized xl_running_xacts padding
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Add `headerscheck` run_target to meson