Re: add function for creating/attaching hash table in DSM registry - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: add function for creating/attaching hash table in DSM registry
Date
Msg-id aErzsHAQvLGoS2AA@nathan
Whole thread Raw
In response to Re: add function for creating/attaching hash table in DSM registry  (Sami Imseih <samimseih@gmail.com>)
List pgsql-hackers
On Wed, Jun 11, 2025 at 05:15:36PM -0500, Sami Imseih wrote:
> I tested v6 and I think GetNamedDSA is a good addition. I did
> not find any issues with the code. However, I am still convinced
> that GetNamedDSMHash  should not append " Hash" to the tranche
> name of the dshash [0]. I am ok  with " DSA" because the DSA tranche
> is created implicitly by the API.

Okay, I've done this in the attached patch.

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Psql meta-command conninfo+
Next
From: Florents Tselai
Date:
Subject: Re: Feature: psql - display current search_path in prompt