Re: simplehash: preserve consistency in case of OOM

From: Andres Freund <andres(at)anarazel(dot)de>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: simplehash: preserve consistency in case of OOM
Date: 2023-11-17 21:22:31
Message-ID: 20231117212231.334avytxnsec46qo@awork3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gurjeet Singh 2023-11-17 21:22:57 Re: Change GUC hashtable to use simplehash?
Previous Message Andres Freund 2023-11-17 21:20:46 Re: Lifetime of commit timestamps