Re: simplehash: preserve consistency in case of OOM - Mailing list pgsql-hackers

From Andres Freund
Subject Re: simplehash: preserve consistency in case of OOM
Date
Msg-id 20231117212231.334avytxnsec46qo@awork3.anarazel.de
Whole thread Raw
In response to Re: simplehash: preserve consistency in case of OOM  (Jeff Davis <pgsql@j-davis.com>)
List 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 by date:

Previous
From: Andres Freund
Date:
Subject: Re: Lifetime of commit timestamps
Next
From: Gurjeet Singh
Date:
Subject: Re: Change GUC hashtable to use simplehash?