projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b028b5
)
Linux/alpha patch from Dan Maynard
author
Bruce Momjian
<bruce@momjian.us>
Fri, 3 Oct 1997 15:27:18 +0000
(15:27 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 3 Oct 1997 15:27:18 +0000
(15:27 +0000)
src/include/storage/s_lock.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/storage/s_lock.h
b/src/include/storage/s_lock.h
index 6a8a454606076c22a1a76917ede1a2387d282bb5..761ae6b11cd248846fe4bf9fccbde0d87fc7858c 100644
(file)
--- a/
src/include/storage/s_lock.h
+++ b/
src/include/storage/s_lock.h
@@
-7,7
+7,7
@@
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.
9 1997/10/02 18:32:5
8 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.
10 1997/10/03 15:27:1
8 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@
-97,7
+97,7
@@
* (see storage/ipc.h).
*/
-#if
defined(__alpha__) || defined(__alpha
)
+#if
(defined(__alpha__) || defined(__alpha)) && !defined(linux
)
#define S_LOCK(lock) do \
{ \