Content-Length: 255940 | pFad | http://github.com/postgrespro/postgres_cluster/commit/b4c28d1b92c81941e4fc124884e51a7c110316bf

76 Fix typo in 07c8651dd91d5 causing WIN32_ONLY_COMPILER builds to fail. · postgrespro/postgres_cluster@b4c28d1 · GitHub
Skip to content

Commit b4c28d1

Browse files
committed
Fix typo in 07c8651 causing WIN32_ONLY_COMPILER builds to fail.
1 parent 1b4cc49 commit b4c28d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/storage/s_lock.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ spin_delay(void)
863863
#pragma intrinsic(_ReadWriteBarrier)
864864

865865
#define S_UNLOCK(lock) \
866-
do { _ReadWriteBarrier(); (*(lock)) = 0); } while (0)
866+
do { _ReadWriteBarrier(); (*(lock)) = 0; } while (0)
867867

868868
#endif
869869

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/b4c28d1b92c81941e4fc124884e51a7c110316bf

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy