Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors - Mailing list pgsql-hackers

From Boszormenyi Zoltan
Subject Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors
Date
Msg-id 4B6ADFCA.9070005@cybertec.at
Whole thread Raw
In response to Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors  (Michael Meskes <meskes@postgresql.org>)
Responses Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors
List pgsql-hackers
Hi,

I added the #include <float.h> to the nan_test.pgc in the hope
it fixes the Windows machines in the buildfarm.

The patch also contains cleanups in the outofscope and sqlda
regression tests so they do
  #include <pgtypes_numeric.h>
instead of
  exec sql include pgtypes_numeric.h;
The results of these two regression tests were affected
when I modified this particular header because of this.

Best regards,
Zoltán Böszörményi

--
Bible has answers for everything. Proof:
"But let your communication be, Yea, yea; Nay, nay: for whatsoever is more
than these cometh of evil." (Matthew 5:37) - basics of digital technology.
"May your kingdom come" - superficial description of plate tectonics

----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/


Attachment

pgsql-hackers by date:

Previous
From: Mark Cave-Ayland
Date:
Subject: Re: CommitFest Status Summary - 2010-02-03
Next
From: Tom Lane
Date:
Subject: Shared catalogs vs pg_global tablespace