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

From Jelte Fennema-Nio
Subject Re: Safer hash table initialization macro
Date
Msg-id DFYGONIR99L9.1X97TT8JYZASW@jeltef.nl
Whole thread Raw
In response to Re: Safer hash table initialization macro  (Bertrand Drouvot <bertranddrouvot.pg@gmail.com>)
Responses Re: Safer hash table initialization macro
Re: Safer hash table initialization macro
List pgsql-hackers
On Mon Jan 26, 2026 at 11:26 AM CET, Bertrand Drouvot wrote:
> I can still see it. If I apply from 0001 to 0004 and compile, I see it. It looks
> like it's fixed in 0005:

Ugh, you're right. I had ammended that fix to the wrong commit. Fixed
now.

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Fix a reference error for window functions: In the function 'find_window_functions', the deduplication logic should be removed
Next
From: Rafia Sabih
Date:
Subject: Re: Bypassing cursors in postgres_fdw to enable parallel plans