Change GUC hashtable to use simplehash?

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Change GUC hashtable to use simplehash?
Дата
Msg-id d47ed659031babd416aaec45557e27e2a2e9ab70.camel@j-davis.com
обсуждение исходный текст
Ответы Re: Change GUC hashtable to use simplehash?  (Gurjeet Singh <gurjeet@singh.im>)
Список 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



Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: meson documentation build open issues
Следующее
От: Dmitry Dolgov
Дата:
Сообщение: Re: Schema variables - new implementation for Postgres 15