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

From Jelte Fennema-Nio
Subject Re: Safer hash table initialization macro
Date
Msg-id DHIQH8KR2KWH.1F5I516YAKDJA@jeltef.nl
Whole thread Raw
In response to Re: Safer hash table initialization macro  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
List pgsql-hackers
On Wed Mar 18, 2026 at 11:52 AM CET, Jelte Fennema-Nio wrote:
> 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.

Rebased on top of the latest master.

Sadly the new hash_make macros are failing to compile on C++ on MSVC 2019. I'll investigate later what we can do about
that.

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Next
From: Andres Freund
Date:
Subject: Re: LLVM 22