machines are all rejecting isinf() calls in this file.
-/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/execute.c,v 1.91 2010/02/02 16:09:11 meskes Exp $ */
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/execute.c,v 1.92 2010/02/03 03:25:55 tgl Exp $ */
/*
* The aim is to get a simpler inteface to the database routines.
#include "postgres_fe.h"
#include
+#include
#include
#include "pg_type.h"