Re: Segmentation fault on proc exit after dshash_find_or_insert

Rahila Syed <rahilasyed90@gmail.com>

From: Rahila Syed <rahilasyed90@gmail.com>
To: Amit Langote <amitlangote09@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2025-12-18T05:01:31Z
Lists: pgsql-hackers
Hi Amit,


> /*
>  * Release any LWLocks we might be holding before callbacks run. This
>  * prevents accessing locks in detached DSM segments and allows callbacks
>  * to acquire new locks.
> */
>
>
This looks good to me.

Thank you,
Rahila Syed