PostgreSQL 9.6 Beta 1, 9.5.2, 9.4.7, 9.3.12, 9.2.16 and 9.1.21
authorDave Page <dpage@pgadmin.org>
Thu, 12 May 2016 13:08:55 +0000 (14:08 +0100)
committerDave Page <dpage@pgadmin.org>
Thu, 12 May 2016 13:08:55 +0000 (14:08 +0100)
templates/index.html
templates/pages/developer/alpha.html
templates/pages/developer/beta.html

index c3e46efbdc9eb8cf388576b3a620de6a3937dda8..038f3d23fa7522ac144ce810e84a3bc174380b7f 100644 (file)
@@ -8,26 +8,37 @@
           <div id="pgFrontMain">
             <div id="pgFrontFeature">
               <div id="pgFrontFeatureContent">
-               <p><b>31<sup>st</sup> March 2016</b></p>
+               <p><b>12<sup>th</sup> May 2016</b></p>
                 <h1 id="txtFrontFeatureHeading">
-                  PostgreSQL 9.5.2, 9.4.7, 9.3.12, 9.2.16 and 9.1.21 Released!
+                  PostgreSQL 9.6 Beta 1, 9.5.2, 9.4.7, 9.3.12, 9.2.16 and 9.1.21 Released!
                 </h1>
                 <p>
                    The PostgreSQL Global Development Group is pleased to announce the availability of
-                   PostgreSQL 9.5.2, 9.4.7, 9.3.12, 9.2.16 and 9.1.21.
+                   PostgreSQL 9.6 Beta 1, the first beta release of the upcoming 9.6 version of PostgreSQL.
                 </p>
                 <p>
-                 This is an update release that fixes two security issues in
-                 version 9.5 as well as several bugs in all current releases.
-                 In particular, the 9.5.2 release disables an optimization
-                 present in 9.5 and newer that can lead to corruption of
-                 text indexes in non-C locales. Users of 9.5 should update
-                 as soon as convenient and REINDEX potentially corrupt indexes.
+                   Please download and test the beta code with your applications, and report any issues
+                   you may find.
+                </p>
+                <div id="txtFrontFeatureLink">
+                  <br/>
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1668/" title="9.6 Beta 1 Release Announcement">9.6 Beta 1 Release Announcement</a><br />
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/9./static/release-9-6.html" title="9.6 Beta 1 Release Notes">9.6 Beta 1 Release Notes</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>
+                <br />
+                <p>
+                   We are also pleased to announce the availability of PostgreSQL 9.5.3, 9.4.8, 9.3.13, 
+                   9.2.17 and 9.1.22.
+                </p>
+                <p>
+                   These are update releases fixing a number of issues that have been reported. Users 
+                   are encouraged to upgrade as soon as practical.
                </p>
                 <div id="txtFrontFeatureLink">
                   <br/>
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1656/" title="Release Announcement">Release Announcement</a><br />
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/9.5/static/release-9-5-2.html" title="Release Notes">Release Notes</a><br />
+                  <!-- <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1656/" title="Release Announcement">Release Announcement</a><br /> -->
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/9.5/static/release-9-5-3.html" title="Update Release Notes">Update Release Notes</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 b122cf4f2ed8fe01e40ccdbd1a323760ad64f544..e8c520e5f60d90309d3cfb56e37adc9ed0dcf8f2 100644 (file)
@@ -13,11 +13,13 @@ tests, alpha releases might have serious bugs.  Also features may be
 changed incompatibly or removed before beta releases.
 </p>
 <p>
-PostgreSQL 9.5 is now released, so there will be no additional alpha 
-releases until PostgreSQL 9.6.
+There are no alpha releases in the PostgreSQL 9.6 version.  The developers have
+chosen to proceed directly to <a href="/developer/beta">9.6 beta</a>.
 </p>
+<!--
 <p>We depend on our large community of users to test the features in alpha
  releases and report issues.  If you are able to contribute to PostgreSQL by
 doing alpha testing, please see our 
 <a href="https://wiki.postgresql.org/wiki/HowToBetaTest">Alpha/Beta Testing Page.</a></p>
+-->
 {%endblock%}
index 22208bc1035458b06f30404c96c9f4aea093171d..1b468e684e5a33c6359a9b318c9d6aab61085121 100644 (file)
@@ -9,23 +9,23 @@
 
 <p>However, betas and release candidates are meant for everyone who uses PostgreSQL to test before the full release. The process of testing these betas will help the community to identify and fix bugs prior to release.</p>
 
+<!--
 <p>PostgreSQL 9.5.0 has been released.  The first alpha or beta of 9.6 is not yet released for beta testing.  Beta testing 9.6 is likely to begin in late 2016.</p>
+-->
 
-<!--
-<p>The current test release is PostgreSQL 9.5 Release Candidate 1.  For more information on the current beta and how to test, please view the links below.
+<p>The current test release is PostgreSQL 9.6 Beta 1.  For more information on the current beta and how to test, please view the links below.
 
 <ul>
   <li>
-    <a href="/about/news/1631/">Release Announcement</a>
+    <a href="/about/news/1668/">Release Announcement</a>
   </li>
   <li>
-    <a href="/ftp/source/v9.5rc1">Download 9.5 Release Candidate 1 source code</a>
+    <a href="/ftp/source/v9.6beta1">Download 9.6 Beta 1 source code</a>
   </li>
   
   <li>
     <a href="https://wiki.postgresql.org/wiki/HowToBetaTest">A Guide on PostgreSQL Beta Testing</a>
   </li>
 </ul>
--->
 
 {%endblock%}