diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-08-15 18:09:55 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-08-15 18:09:55 -0400 |
commit | b25b6c9701e5c18e3ad3b701df62380f8d138ba0 (patch) | |
tree | 36b2b548161aad15d859494b034d5a0b7dd36f02 /src/include/fe_utils/string_utils.h | |
parent | 2bf06f756142f4c398270cdc30bbba9b9dfbd38b (diff) | |
download | postgresql-b25b6c9701e5c18e3ad3b701df62380f8d138ba0.tar.gz postgresql-b25b6c9701e5c18e3ad3b701df62380f8d138ba0.zip |
Once again allow LWLocks to be used within DSM segments.
Prior to commit 7882c3b0b95640e361f1533fe0f2d02e4e5d8610, it was
possible to use LWLocks within DSM segments, but that commit broke
this use case by switching from a doubly linked list to a circular
linked list. Switch back, using a new bit of general infrastructure
for maintaining lists of PGPROCs.
Thomas Munro, reviewed by me.
Diffstat (limited to 'src/include/fe_utils/string_utils.h')
0 files changed, 0 insertions, 0 deletions