Announce 9.2 beta1
authorDevrim GUNDUZ <devrim@gunduz.org>
Mon, 14 May 2012 21:11:02 +0000 (00:11 +0300)
committerDevrim GUNDUZ <devrim@gunduz.org>
Mon, 14 May 2012 21:14:22 +0000 (00:14 +0300)
templates/index.html
templates/pages/developer/beta.html

index e48bc050c3a03b7735e488de124ff09b081c5828..d2c6478e63e6b64c3c48e6077b9f4cb1b351dfb2 100644 (file)
@@ -6,18 +6,17 @@
             <div id="pgFrontFeature">
               <div id="pgFrontFeatureContent">
                 <h1 id="txtFrontFeatureHeading">
-                 PostgreSQL minor versions with security fixes released!
+                 First beta of PostgreSQL 9.2 released!
                 </h1>
                 <p>
-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 <a href="/support/security/">security</a>
-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.
                </p>
                <div id="txtFrontFeatureLink">
                   <br/>
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1377/" title="Release Announcement">Release Announcement</a><br />
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1395/" title="Release Announcement">Release Announcement</a><br />
                   <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download" title="Download">Download</a><br />
                 </div>
               </div>
index e5fb7aad863d3a50c7f492441a934119e5d4eb2f..1627847d459c9fd4f30aa40d6af98b16300e9ae5 100644 (file)
@@ -4,6 +4,6 @@
 <h1>Beta Information</h1>
 
 <p>
-PostgreSQL 9.1 was <a href="/about/news.1349">released</a> on Sep 12th, 2011. The development tree for 9.2 is open.
+PostgreSQL 9.2  beta 1 was <a href="/about/news/1395">released</a> on May 12, 2012.
 </p>
 {%endblock%}