Re: add function for creating/attaching hash table in DSM registry
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Sami Imseih <samimseih@gmail.com>
Cc: Florents Tselai <florents.tselai@gmail.com>, Rahila Syed <rahilasyed90@gmail.com>, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, pgsql-hackers@postgresql.org
Date: 2025-06-12T15:35:12Z
Lists: pgsql-hackers
Attachments
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
Commits
-
Fix cross-version upgrade test breakage from commit fe07100e82.
- 0c2b7174c362 19 (unreleased) landed
-
Add GetNamedDSA() and GetNamedDSHash().
- fe07100e82b0 19 (unreleased) landed
-
Remove dynamic_shared_memory_type=none
- bcbd940806a2 12.0 cited
-
Introduce dynamic shared memory areas.
- 13df76a537cc 10.0 cited
-
Relax the requirement that all lwlocks be stored in a single array.
- ea9df812d850 9.4.0 cited