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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 754b90f) | patch
Remove volatile from latch API
2019年2月25日 08:24:15 +0000 (09:24 +0100)
Mon, 4 Mar 2019 10:30:41 +0000 (11:30 +0100)
commit 278584b526d71a3fe86f91be5870f99f38477e27
Remove volatile from latch API

This was no longer useful since the latch functions use memory
barriers already, which are also compiler barriers, and volatile does
not help with cross-process access.

Discussion: https://www.postgresql.org/message-id/flat/20190218202511.qsfpuj5sy4dbezcw%40alap3.anarazel.de#18783c27d73e9e40009c82f6e0df0974
src/backend/storage/ipc/latch.c diff | blob | blame | history
src/include/storage/latch.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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