is now needed here, for INT_MAX. Per Michael Fuhr.
authorTom Lane
Mon, 10 Oct 2005 01:34:00 +0000 (01:34 +0000)
committerTom Lane
Mon, 10 Oct 2005 01:34:00 +0000 (01:34 +0000)
src/interfaces/ecpg/pgtypeslib/timestamp.c

index 5b7928b182eb528c808618c535049911328f081b..ad40a2903c95bab5204fee23480d1d245c0e09e3 100644 (file)
@@ -1,6 +1,8 @@
 #include "postgres_fe.h"
+
 #include 
 #include 
+#include 
 #include 
 
 #ifdef __FAST_MATH__