*** pgsql/src/interfaces/ecpg/ecpglib/data.c~	2010-02-25 13:11:56.000000000 +0100
--- pgsql/src/interfaces/ecpg/ecpglib/data.c	2010-02-25 13:11:56.000000000 +0100
***************
*** 5,10 ****
--- 5,11 ----
  
  #include <stdlib.h>
  #include <string.h>
+ #include <float.h>
  #include <math.h>
  
  #include "ecpgtype.h"
