Re: NaN/Inf fix for ECPG
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Meskes <meskes@postgresql.org>
Cc: Boszormenyi Zoltan <zb@cybertec.at>, Rémi Zara <remi_zara@mac.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-02-26T16:14:01Z
Lists: pgsql-hackers
Michael Meskes <meskes@postgresql.org> writes: > On Fri, Feb 26, 2010 at 12:12:10PM +0100, Boszormenyi Zoltan wrote: >> Michael, can we try to install the first two patches? > If I understood the rest of the thread correctly this is not needed anymore, > right? I think it would be a good idea, just to have all that code using identical #includes. Rmi's problem may be a platform bug rather than something we can fix ourselves, but I think that making sure that ecpg uses the exact same coding that's been proven in the backend will forestall problems on other platforms. regards, tom lane