Re: use LW_SHARED in dsa_get_total_size()
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Sami Imseih <samimseih@gmail.com>
Cc: Rahila Syed <rahilasyed90@gmail.com>, Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-02T22:41:59Z
Lists: pgsql-hackers
On Tue, Dec 02, 2025 at 12:41:15PM -0600, Sami Imseih wrote: > I think this is a good idea. Exclusive here is not necessarily for the > size lookups. Committed, thanks for reviewing. -- nathan
Commits
-
Use LW_SHARED in dsa.c where possible.
- a6d05c819380 19 (unreleased) landed