Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitde635e1

Browse files
committed
Added a fix for the dgux port
Pointed out by: "Brian E. Gallew" <geek+@cmu.edu>
1 parent1530e33 commitde635e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/backend/storage/ipc.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: ipc.h,v 1.4.2.2 1996/09/19 20:28:22 scrappy Exp $
9+
* $Id: ipc.h,v 1.4.2.3 1996/10/02 20:43:25 scrappy Exp $
1010
*
1111
* NOTES
1212
* This file is very architecture-specific. This stuff should actually
@@ -118,6 +118,7 @@ extern int S_LOCK_FREE(slock_t *lock);
118118
#if defined(sequent)|| \
119119
defined(PORTNAME_aix)|| \
120120
defined(PORTNAME_alpha)|| \
121+
defined(PORTNAME_dgux)|| \
121122
defined(PORTNAME_hpux)|| \
122123
defined(PORTNAME_i386_solaris)|| \
123124
defined(PORTNAME_sparc_solaris)|| \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp