Re: simplehash: preserve consistency in case of OOM

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: simplehash: preserve consistency in case of OOM
Дата
Msg-id 20231117212231.334avytxnsec46qo@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: simplehash: preserve consistency in case of OOM  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-hackers
On 2023-11-17 13:00:19 -0800, Jeff Davis wrote:
> Please tell me if you think the use of simplehash for a search_path
> cache is the wrong tool for the job.

No, seems fine. I just was curious - as you said, the older existing users
won't ever care about this case.



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Lifetime of commit timestamps
Следующее
От: Gurjeet Singh
Дата:
Сообщение: Re: Change GUC hashtable to use simplehash?