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

From Michael Meskes
Subject Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors
Date
Msg-id 20100204170352.GA5030@feivel.credativ.lan
Whole thread Raw
In response to Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors  (Boszormenyi Zoltan <zb@cybertec.at>)
List pgsql-hackers
On Thu, Feb 04, 2010 at 03:55:06PM +0100, Boszormenyi Zoltan wrote:
> I added the #include <float.h> to the nan_test.pgc in the hope
> it fixes the Windows machines in the buildfarm.

I already commited this earlier today after looking at the problem myself. But
of course I'm also just hoping as I do not have a Windows build system either.

So could you please re-diff?

> 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;

Is there a reason for this?

Michael

-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ 179140304, AIM/Yahoo/Skype michaelmeskes, Jabber meskes@jabber.org
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


pgsql-hackers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Writeable CTEs patch
Next
From: "David E. Wheeler"
Date:
Subject: Re: PG 9.0 and standard_conforming_strings