From: | Michael Meskes <meskes(at)postgresql(dot)org> |
---|---|
To: | Boszormenyi Zoltan <zb(at)cybertec(dot)at> |
Cc: | Michael Meskes <meskes(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors |
Date: | 2010-02-04 17:03:52 |
Message-ID: | 20100204170352.GA5030@feivel.credativ.lan |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)jabber(dot)org
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL
From | Date | Subject | |
---|---|---|---|
Next Message | David E. Wheeler | 2010-02-04 17:12:24 | Re: PG 9.0 and standard_conforming_strings |
Previous Message | Marko Tiikkaja | 2010-02-04 16:57:55 | Writeable CTEs patch |