Re: RC1?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Nigel J. Andrews" <nandrews@investsystems.co.uk>
Cc: Peter Eisentraut <peter_e@gmx.net>,
Bruce Momjian <pgman@candle.pha.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-11-13T16:58:04Z
Lists: pgsql-hackers
"Nigel J. Andrews" <nandrews@investsystems.co.uk> writes: > FWIW, gmake check and gmake bigcheck pass on: > FreeBSD 3.3-RELEASE #3: Thu Feb 3 23:48:56 GMT 2000 > with the expection of: > [snipped] > in the float8 test. Okay, looks like we need to use float8-fp-exception.out on your platform. This is a bit surprising since resultmap presently shows float8/i.86-.*-freebsd=float8-small-is-zero How shall we distinguish your version of freebsd from the ones that need the other comparison file? regards, tom lane