From: Dave Page Date: Tue, 23 Aug 2011 11:01:48 +0000 (+0000) Subject: 9.1RC1 X-Git-Url: http://git.postgresql.org/gitweb/static/%7B%7Bpguslink%28?a=commitdiff_plain;h=769d925404e6e2487e11409b360cb6e6cfa92afb;p=pgweb-old.git 9.1RC1 git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2875 8f5c7a92-453e-0410-a47f-ad33c8a6b003 --- diff --git a/portal/template/en/developer/beta.html b/portal/template/en/developer/beta.html index 0e4ebfff..1784d3a9 100644 --- a/portal/template/en/developer/beta.html +++ b/portal/template/en/developer/beta.html @@ -4,11 +4,11 @@ Beta Information

Beta Information

-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 beta and RC 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.

-Beta versions should not be used in production installations or active development projects. While the PostgreSQL code is continuously subject to a number of automated and manual tests, beta +Beta and RC versions should not be used in production installations or active development projects. While the PostgreSQL code is continuously subject to a number of automated and manual tests, these releases might have serious bugs. Also features may be changed incompatibly or removed at any time during the development of the betas.

The development cycle of a PostgreSQL major release alternates between periods of development and periods of integration work, called commit fests, normally one month each. @@ -16,17 +16,17 @@ As we approach release, we will release a series of betas, as needed.

-The current beta is 9.1 Beta 3. +The current development release is 9.1 Release Candidate 1.

-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.

+Development releases 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.

diff --git a/portal/template/en/docs.html b/portal/template/en/docs.html index 4a494207..4e1ba0ac 100644 --- a/portal/template/en/docs.html +++ b/portal/template/en/docs.html @@ -21,7 +21,7 @@ written about PostgreSQL (some of which are available in their entirety online).
func_lang("Online Manuals")
-

9.1 Beta (without comments)

+

9.1 RC (without comments)

9.0 (with/without comments)

8.4 (with/without comments)

8.3 (with/without comments)

diff --git a/portal/template/index.html b/portal/template/index.html index 037dbb22..4e0368fa 100644 --- a/portal/template/index.html +++ b/portal/template/index.html @@ -10,11 +10,11 @@ func_lang("The world's most advanced open source database")

- func_lang("Beta release 9.1 Beta 3 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.") + func_lang("Release Candidate 1 of PostgreSQL 9.1 is now available for download. We encourage developers and users to test this version prior to the final release of v9.1. The new version includes synchronous replication, writeable common table expressions, per-column collation, serializable snapshot isolation and many other features.")