From 1f8770d811da803e9b5426ade6187e4db4cbe87f Mon Sep 17 00:00:00 2001 From: Devrim GUNDUZ Date: Tue, 15 May 2012 00:11:02 +0300 Subject: [PATCH] Announce 9.2 beta1 --- templates/index.html | 13 ++++++------- templates/pages/developer/beta.html | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/templates/index.html b/templates/index.html index e48bc050..d2c6478e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,18 +6,17 @@

- PostgreSQL minor versions with security fixes released! + First beta of PostgreSQL 9.2 released!

-The PostgreSQL Global Development Group announces updates for all active -branches of the PostgreSQL object-relational database system, including -versions 9.1.3, 9.0.7, 8.4.11 and 8.3.18. These releases fix a number -of bugs, including multiple security -related bugs. +The PostgreSQL Global Development Group announces the beta release of +PostgreSQL 9.2, which will include major increases in performance and +both vertical and horizontal scalability. The PostgreSQL Project asks +all users to download and begin testing 9.2 Beta as soon as possible.

diff --git a/templates/pages/developer/beta.html b/templates/pages/developer/beta.html index e5fb7aad..1627847d 100644 --- a/templates/pages/developer/beta.html +++ b/templates/pages/developer/beta.html @@ -4,6 +4,6 @@

Beta Information

-PostgreSQL 9.1 was released on Sep 12th, 2011. The development tree for 9.2 is open. +PostgreSQL 9.2 beta 1 was released on May 12, 2012.

{%endblock%} -- 2.39.5