Add #include <float.h> --- guessing the lack of this is why Windows
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 3 Feb 2010 03:25:55 +0000 (03:25 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 3 Feb 2010 03:25:55 +0000 (03:25 +0000)
commit45c88a55c2845a8f67934fa17ac9256f3a7d799f
treed3d448e24645f0566d20440d435be79b2f713769
parent98e314550c3264de02daf3686585683a80dc63c6
Add #include <float.h> --- guessing the lack of this is why Windows
machines are all rejecting isinf() calls in this file.
src/interfaces/ecpg/ecpglib/execute.c