Re: Change GUC hashtable to use simplehash?

From: "Anton A(dot) Melnikov" <a(dot)melnikov(at)postgrespro(dot)ru>
To: John Naylor <johncnaylorls(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jeff Davis <pgsql(at)j-davis(dot)com>, Ants Aasma <ants(dot)aasma(at)cybertec(dot)at>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Junwang Zhao <zhjwpku(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Gurjeet Singh <gurjeet(at)singh(dot)im>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Change GUC hashtable to use simplehash?
Date: 2025-02-25 07:18:29
Message-ID: 77f20783-c499-422b-b921-b471ae34e1b8@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 25.02.2025 06:55, John Naylor wrote:
> On Sat, Feb 15, 2025 at 12:28 PM John Naylor <johncnaylorls(at)gmail(dot)com> wrote:
>>
>> On Fri, Feb 14, 2025 at 6:40 PM Anton A. Melnikov
>> <a(dot)melnikov(at)postgrespro(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2025-02-25 07:22:39 Re: Virtual generated columns
Previous Message Michael Paquier 2025-02-25 07:14:05 Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing