Re: introduce dynamic shared memory registry - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: introduce dynamic shared memory registry
Date
Msg-id 20231227195327.GA749568@nathanxps13
Whole thread Raw
In response to Re: introduce dynamic shared memory registry  (Andrei Lepikhov <a.lepikhov@postgrespro.ru>)
Responses Re: introduce dynamic shared memory registry
List pgsql-hackers
Here is a new version of the patch.  In addition to various small changes,
I've rewritten the test suite to use an integer and a lock, added a
dsm_registry_find() function, and adjusted autoprewarm to use the registry.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: "Tristan Partin"
Date:
Subject: Re: Two small bugs in guc.c
Next
From: Peter Eisentraut
Date:
Subject: Re: Password leakage avoidance