File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
#
9
9
#
10
10
# IDENTIFICATION
11
- # $Header: /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh,v 1.11 1997/01/15 08:21:14 scrappy Exp $
11
+ # $Header: /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh,v 1.12 1997/01/22 04:56:34 scrappy Exp $
12
12
#
13
13
# NOTES
14
14
# Passes any -D options on to cpp prior to generating the list
@@ -81,7 +81,7 @@ cat > $HFILE <<FuNkYfMgRsTuFf
81
81
*
82
82
* Copyright (c) 1994, Regents of the University of California
83
83
*
84
- * $Id : Gen_fmgrtab.sh,v 1.11 1997/01/15 08:21:14 scrappy Exp $
84
+ * $Id : Gen_fmgrtab.sh,v 1.12 1997/01/22 04:56:34 scrappy Exp $
85
85
*
86
86
* NOTES
87
87
* ******************************
@@ -175,7 +175,7 @@ cat > $TABCFILE <<FuNkYfMgRtAbStUfF
175
175
*
176
176
*
177
177
* IDENTIFICATION
178
- * $Header : /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh,v 1.11 1997/01/15 08:21:14 scrappy Exp $
178
+ * $Header : /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh,v 1.12 1997/01/22 04:56:34 scrappy Exp $
179
179
*
180
180
* NOTES
181
181
*
@@ -201,7 +201,7 @@ cat > $TABCFILE <<FuNkYfMgRtAbStUfF
201
201
# include <limits.h>
202
202
#else
203
203
# if defined(USE_LIMITS_H)
204
- # include <machine/ limits.h>
204
+ # include <limits.h>
205
205
# define MAXINT INT_MAX
206
206
# else
207
207
# include <values.h>
You can’t perform that action at this time.
0 commit comments