Thread: pgsql: Fix typo in solaris spinlock fix.

pgsql: Fix typo in solaris spinlock fix.

From
Andres Freund
Date:
Fix typo in solaris spinlock fix.

07968dbfaad03 missed part of the S_UNLOCK define when building for
sparcv8+.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/50881036b17dc07cc61535d5bf27c56abaa4fbbb

Modified Files
--------------
src/include/storage/s_lock.h |    1 +
1 file changed, 1 insertion(+)