projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43b2842
)
Hey, I didn't take it out, and its in the 2.0 source tree...*sigh*
author
Marc G. Fournier
<
[email protected]
>
Thu, 19 Sep 1996 20:28:22 +0000
(20:28 +0000)
committer
Marc G. Fournier
<
[email protected]
>
Thu, 19 Sep 1996 20:28:22 +0000
(20:28 +0000)
src/backend/storage/ipc.h
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/storage/ipc.h
b/src/backend/storage/ipc.h
index 8a4d2225c48ab463a4c08cba41286ff534bc6dd4..461dfb9db9bc55d3ee923f1d30ab154b7bd4a410 100644
(file)
--- a/
src/backend/storage/ipc.h
+++ b/
src/backend/storage/ipc.h
@@
-6,7
+6,7
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: ipc.h,v 1.4.2.
1 1996/08/19 13:47:13
scrappy Exp $
+ * $Id: ipc.h,v 1.4.2.
2 1996/09/19 20:28:22
scrappy Exp $
*
* NOTES
* This file is very architecture-specific. This stuff should actually
@@
-123,6
+123,7
@@
extern int S_LOCK_FREE(slock_t *lock);
defined(PORTNAME_sparc_solaris) || \
defined(PORTNAME_ultrix4) || \
defined(PORTNAME_svr4) || \
+ defined(PORTNAME_bsdi) || \
defined(WIN32)
union semun {
int val;