git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 2bf06f7) | patch
Once again allow LWLocks to be used within DSM segments.
2016年8月15日 22:09:55 +0000 (18:09 -0400)
2016年8月15日 22:09:55 +0000 (18:09 -0400)
commit b25b6c9701e5c18e3ad3b701df62380f8d138ba0
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.
src/backend/storage/lmgr/lwlock.c diff | blob | blame | history
src/include/storage/lwlock.h diff | blob | blame | history
src/include/storage/proc.h diff | blob | blame | history
src/include/storage/proclist.h [new file with mode: 0644] blob
src/include/storage/proclist_types.h [new file with mode: 0644] blob
src/tools/pgindent/typedefs.list diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /