From: | Darcy Buskermolen <darcy(at)wavefire(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Sean Chittenden <sean(at)chittenden(dot)org> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Regression testing failure: float8... |
Date: | 2003-02-21 00:24:22 |
Message-ID: | 200302201624.22464.darcy@wavefire.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
I have several pre 4.0 boxes (2.2.x and 3.x) in production ruinning postgreSQL
On Sunday 16 February 2003 16:11, Tom Lane wrote:
> Sean Chittenden <sean(at)chittenden(dot)org> writes:
> > Howdy. Just a quick FYI, but I was running some regression tests on
> > HEAD and noticed that float8 is failing on FreeBSD 5. FreeBSD 4 seems
> > to be fine. Any suggestions on what I can poke at or where I should
> > look regarding this? -sc
>
> Looks like freebsd has decided to become mainstream on underflow
> handling. You need to figure out how we should adjust the resultmap
> entry for freebsd to not select float8-small-is-zero.out on 5.
> Possibly
> float8/i.86-.*-freebsd4=float8-small-is-zero
> would do --- are there any pre-4.0 boxes still out there?
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
--
Darcy Buskermolen
Wavefire Technologies Corp.
ph: 250.717.0200
fx: 250.763.1759
http://www.wavefire.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-02-21 04:07:55 | Re: PANIC: unable to locate a valid checkpoint record |
Previous Message | Josh Berkus | 2003-02-20 20:57:02 | Re: Function will not back up on 7.2.3 |