From: Dave Page Date: Mon, 2 May 2011 14:10:29 +0000 (+0000) Subject: Update for 9.1b1 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=fc4ed9dfad105085be28252a2c79777cf49ea459;p=pgweb-old.git Update for 9.1b1 git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2843 8f5c7a92-453e-0410-a47f-ad33c8a6b003 --- diff --git a/portal/template/en/developer/beta.html b/portal/template/en/developer/beta.html index 2879be24..e5ef9379 100644 --- a/portal/template/en/developer/beta.html +++ b/portal/template/en/developer/beta.html @@ -4,34 +4,32 @@ Beta Information

Beta Information

-PostgreSQL release candidates pre-release testing versions, not meant for production use. They are feature-frozen, and we release these to the public for testing before our final release. +PostgreSQL beta releases are pre-release testing versions, not meant for production use. They are feature-frozen, and we release these to the public for testing before our final release.

-

-PostgreSQL 9.0 Beta is over. Please download the release version of 9.0 +The current beta is 9.1 Beta 1.

-If you wish to help with alpha-testing version 9.1, please see the Alpha page. -

+Betas are meant for everyone who uses PostgreSQL to test before we release the final version. There may still be serious bugs, so these versions are not meant for production use.

-Version 9.1 will go into beta sometime around March 2011. +

- diff --git a/portal/template/index.html b/portal/template/index.html index 15189369..e612dedd 100644 --- a/portal/template/index.html +++ b/portal/template/index.html @@ -6,16 +6,16 @@ func_lang("The world's most advanced open source database")

- func_lang("PostgreSQL update releases now available!") + func_lang("PostgreSQL 9.1 Beta 1 now available!")

- func_lang("Update releases 9.0.4, 8.4.8, 8.3.15 and 8.2.21 are now available for download. All users are recommended to upgrade as soon as possible.") + func_lang("Beta release 9.1 Beta 1 is now available for download. We encourage developers and users to test this version. The release includes synchronous replication, writeable common table expressions, per-column collation, serializable snapshot isolation and many other features.")