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

From Anton A. Melnikov
Subject Re: Change GUC hashtable to use simplehash?
Date
Msg-id 77f20783-c499-422b-b921-b471ae34e1b8@postgrespro.ru
Whole thread Raw
In response to Re: Change GUC hashtable to use simplehash?  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
On 25.02.2025 06:55, John Naylor wrote:
> On Sat, Feb 15, 2025 at 12:28 PM John Naylor <johncnaylorls@gmail.com> wrote:
>>
>> On Fri, Feb 14, 2025 at 6:40 PM Anton A. Melnikov
>> <a.melnikov@postgrespro.ru> wrote:
>>> Yes, of course. I tested this patch on the current master at 9e17ac997
>>> in the same way and found no valgrind errors.
>>
>> Thanks, I'll push next week after the next minor release.
> 
> Committed.
> 

Thanks!

With the best wishes,

-- 
Anton A. Melnikov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing
Next
From: Richard Guo
Date:
Subject: Re: Virtual generated columns