Re: introduce dynamic shared memory registry
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Joe Conway <mail@joeconway.com>
Cc: Nathan Bossart <nathandbossart@gmail.com>, pgsql-hackers@postgresql.org
Date: 2023-12-05T16:16:29Z
Lists: pgsql-hackers
On Tue, Dec 5, 2023 at 10:35 AM Joe Conway <mail@joeconway.com> wrote: > Notwithstanding any dragons there may be, and not having actually looked > at the the patches, I love the concept! +<many> Seems fine to me too. I haven't looked at the patches or searched for dragons either, though. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Fix possible NULL pointer dereference in GetNamedDSMSegment().
- 4372adfa24f2 17.0 landed
-
Teach autoprewarm to use the dynamic shared memory registry.
- abb0b4fc03fc 17.0 landed
-
Introduce the dynamic shared memory registry.
- 8b2bcf3f287c 17.0 landed
-
doc: Reorganize section for shared memory and LWLocks.
- 964152c476f2 17.0 landed