]> granicus.if.org Git - postgresql/commit
Protect definition of SpinlockSemaArray, just like its declaration.
authorAndres Freund <andres@anarazel.de>
Sun, 31 Aug 2014 22:03:53 +0000 (00:03 +0200)
committerAndres Freund <andres@anarazel.de>
Sun, 31 Aug 2014 22:03:53 +0000 (00:03 +0200)
commit5c1faa7ba729c780b0ac598dbc23dbb1d6e1b872
tree65cbf20749b10649450a1b83a80ab2750733624d
parent8fff977e29cda7c1641c43f9b293134adc77b65a
Protect definition of SpinlockSemaArray, just like its declaration.

Found via clang's -Wmissing-variable-declarations.
src/backend/storage/lmgr/spin.c