Re: [ANNOUNCE] PostgreSQL 8.1 Beta 4 - Mailing list pgsql-hackers

From Kenneth Marshall
Subject Re: [ANNOUNCE] PostgreSQL 8.1 Beta 4
Date
Msg-id 20051028133145.GB4993@it.is.rice.edu
Whole thread Raw
Responses Re: [ANNOUNCE] PostgreSQL 8.1 Beta 4
List pgsql-hackers
Marc,

I just finished a build with the 8.1beta4 for Solaris 8 (SPARC) with:

OpenSSL 0.9.8
Heimdal 0.7
tcl/tk-8.4.8
perl-5.8.4

using gcc-3.4.3 and the following compile command: 

gcc -O3 -DOPENSSL_DISABLE_OLD_DES_SUPPORT -fno-sched-interblock 

All tests passed successfully.

Ken

On Mon, Oct 24, 2005 at 11:51:26AM -0300, Marc G. Fournier wrote:
> 
> In order to address some issues found with the Windows port, as well as 
> GCC4, we have released a Beta 4 of the upcoming 8.1 Release.
> 
> This Beta is meant to be a quick beta, baring any problems, with our first 
> Release Candidate happening late this same week.
> 
> With this beta, Tom has also put out the call for port reports, to round 
> out our 'Supported Platforms' list:
> 
> "If you don't see your favorite platform already listed as tested for 8.1 
> at http://developer.postgresql.org/docs/postgres/supported-platforms.html 
> then please give it a try and send in your results."
> 
> We heavily encourage any, and all, to test this Beta out, to make sure we 
> have weeded out as many bugs before release as possible ...
> 
> ----
> Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
> Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings


pgsql-hackers by date:

Previous
From: Kevin Murphy
Date:
Subject: Re: [GENERAL] aix build question re: duplicate symbol warning
Next
From: Josh Berkus
Date:
Subject: Re: add_missing_from breaks existing views