git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 872c708)
Change machine/limits.h to limits.h.
Sat, 1 Mar 1997 22:22:21 +0000 (22:22 +0000)
Sat, 1 Mar 1997 22:22:21 +0000 (22:22 +0000)

diff --git a/src/backend/optimizer/geqo/geqo_eval.c b/src/backend/optimizer/geqo/geqo_eval.c
index 94411467beba6a00e0e2a829845a6575769b9dda..74ab0e6e78dfb3e926185af84d394259a530f732 100644 (file)
--- a/src/backend/optimizer/geqo/geqo_eval.c
+++ b/src/backend/optimizer/geqo/geqo_eval.c
@@ -5,7 +5,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: geqo_eval.c,v 1.4 1997年02月19日 14:51:57 scrappy Exp $
+ * $Id: geqo_eval.c,v 1.5 1997年03月01日 22:22:21 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -22,7 +22,7 @@
#include <math.h>
#ifdef HAVE_LIMITS_H
-# include <machine/limits.h>
+# include <limits.h>
# define MAXINT INT_MAX
#else
# include <values.h>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /