Re: Request for supported platforms

Sean Chittenden <sean@chittenden.org>

From: Sean Chittenden <sean@chittenden.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Larry Rosenman <ler@lerctr.org>, Bruce Momjian <pgman@candle.pha.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-11-05T02:14:28Z
Lists: pgsql-hackers
> >> Or at least it's *trying* to apply it for 4.7 --- as near as I
> >> can tell without testing, the above scrap of resultmap code is
> >> wrong because both of the i.86 lines will match on FreeBSD 4.7,
> >> and I think the pg_regress coding will take the last match.
> >> Larry, did you actually test the CVS-tip resultmap to make sure
> >> it picks the right comparison file on your box?
> 
> > Yes, just did and it *FAILS*.  you need the order you have below.
> > Sorry...
> 
> Okay, I've updated the CVS tip to look like this:
> 
> geometry/i.86-.*-freebsd=geometry-positive-zeros-bsd
> geometry/i.86-.*-freebsd4.7=geometry-bsd-precision
> geometry/i.86-.*-freebsd5=geometry-bsd-precision
> geometry/alpha.*-freebsd=geometry-positive-zeros
> 
> Sean, would you verify this works for you?

It does, thank you.  I've just updated the -devel port to 7.3b4,
hopefully the mirrors will pick up the bits soon.  -sc

-- 
Sean Chittenden