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

From Jeff Davis
Subject Change GUC hashtable to use simplehash?
Date
Msg-id d47ed659031babd416aaec45557e27e2a2e9ab70.camel@j-davis.com
Whole thread Raw
Responses Re: Change GUC hashtable to use simplehash?
List pgsql-hackers
I had briefly experimented changing the hash table in guc.c to use
simplehash. It didn't offer any measurable speedup, but the API is
slightly nicer.

I thought I'd post the patch in case others thought this was a good
direction or nice cleanup.


--
Jeff Davis
PostgreSQL Contributor Team - AWS



Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: meson documentation build open issues
Next
From: Dmitry Dolgov
Date:
Subject: Re: Schema variables - new implementation for Postgres 15