Re: Request for supported platforms

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Sean Chittenden <sean(at)chittenden(dot)org>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Request for supported platforms
Date: 2002-11-01 11:54:20
Message-ID: 1036151661.453.1.camel@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 2002-11-01 at 01:57, Sean Chittenden wrote:
> > > >>Seems like someone ought to issue a call for port reports. The
> > > >>"supported platforms" list hasn't been touched ...
> > > > Good point. Thomas, can you take that on?
> > >
> > > No, at least not now. I'm not able to communicate reliably with the
> > > mailing lists, and so can not coordinate anything :( Not sure when or if
> > > that will be resolved, but I'll be out of town next week so...
> >
> > [ Reposted with proper subject line.]
> >
> > OK, Tom will be away next week, and Thomas will too. I can do it.
> > Folks. start sending in those plaform reports, OS name and version
> > number please.
> >
> > The current platform list is:
> >
> > http://developer.postgresql.org/docs/postgres/supported-platforms.html
>
> $ uname -a
>
> FreeBSD avienda.nxad.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Mon Oct 28 18:20:14 PST 2002 root(at)avienda(dot)nxad(dot)com:/usr/obj/usr/src/sys/DELLAPTOP i386
>
> $ gcc -v
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 3.2.1 [FreeBSD] 20021009 (prerelease)
>
>
> Looks like the only problem on beta3 is that the geometry bits are
> failing, but I'm not 100% if they haven't already been solved. -sc
Can you check it against the geometry-bsd[i]-precision.out file?

(depending on whether you've updated since the weekend).

If it matches, we need to update the resultmap.

LER

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Elphick 2002-11-01 12:34:08 Re: PG functions in Java: maybe use gcj?
Previous Message am 2002-11-01 10:43:48 Cursors: getting the number of tuples; moving backwards