Re: Request for supported platforms - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Request for supported platforms
Date
Msg-id 200211050317.gA53Hpu26093@candle.pha.pa.us
Whole thread Raw
In response to Re: Request for supported platforms  (Sean Chittenden <sean@chittenden.org>)
List pgsql-hackers
Ports list updated:
 http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html

---------------------------------------------------------------------------
Sean Chittenden wrote:
> > >> 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
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Is my Internet connection slow
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Another bug in tsearch?