v10 RC1 released
authorStephen Frost <sfrost@snowman.net>
Thu, 21 Sep 2017 13:12:24 +0000 (09:12 -0400)
committerStephen Frost <sfrost@snowman.net>
Thu, 21 Sep 2017 13:12:24 +0000 (09:12 -0400)
templates/index.html
templates/pages/developer/beta.html

index 4e79a00446e1bcbec4e982a3008525c3e8b973ff..feeda7675ff905753a83225f0e1fcee8688f5dab 100644 (file)
@@ -9,29 +9,24 @@
             <div id="pgFrontFeature">
               <div id="pgFrontFeatureContent">
 
-                <p><b>31<sup>th</sup> August 2017</b></p>
+                <p><b>21<sup>st</sup> September 2017</b></p>
 
                 <h1 id="txtFrontFeatureHeading">
-                  2017-08-31 Updates and PostgreSQL 10 Beta 4 Released!
+                  PostgreSQL 10 RC 1 Released!
                 </h1>
                 <p>
                    The PostgreSQL Global Development Group is pleased to announce the availability of
-                   PostgreSQL 10 Beta 4 and updates to all supported versions of our database system,
-                                  including 9.6.5, 9.5.9, 9.4.14, 9.3.19, and 9.2.23.
-                </p>
-
-                <p>
-                  PostgreSQL 10 Beta 4 is the fourth beta release of the upcoming version 10 of PostgreSQL,
-                 and fixes a number of issues found since the third beta release. Please download and test the
-                    beta code with your applications and report any issues you may find.
+                   PostgreSQL 10 RC 1, the first release candidate of the upcoming version 10 of
+                   PostgreSQL. PostgreSQL 10 RC 1 found since the fourth beta release. 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/1776/" title="Release Announcement for 10 Beta 4">Release Announcement for 10 Beta 4</a><br />
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1783/" title="Release Announcement for 10 RC 1">Release Announcement for 10 RC 1</a><br />
                   <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/docs/10/static/release-10.html" title="Release Notes for PostgreSQL 10">Release Notes for PostgreSQL 10</a><br />
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download/" title="Download 10 Beta 4">Download 10 Beta 4</a><br />
-                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/about/news/1777/" title="Release Announcement for new releases">Release Announcement for new releases</a><br />
+                  <img src="/media/img/layout/blt_blu_arrow.png" width="6" height="6" alt="" /><a href="/download/" title="Download 10 RC 1">Download 10 RC 1</a>
                 </div>
 
               </div>
         </div> <!-- pgFrontRightContainer -->
         <div id="pgFrontBottomContainer">
          <div id="pgFrontNews" class="txtNewsEvent">
-           <a href="/about/newsarchive">  
+           <a href="/about/newsarchive">
            <img src="/media/img/hdr/hdr_latestnews.png" width="90" height="10" alt="Latest News" />
            </a>
            <div class="pgNewsEventsWrap">
                <a href="https://planet.postgresql.org/rss20.xml" title="PlanetPostgreSQL RSS Feed"><img class="pgRSSImage" src="/media/img/misc/ico_rss.png" width="28" height="13" alt="PlanetPostgreSQL RSS Feed" /></a>
               </li>
              </ul>
-            </div>            
+            </div>
            </div> <!-- pgFrontPlanetWrap -->
          </div> <!-- pgFrontPlanet -->
          <div id="pgFrontEvents" class="txtNewsEvent">
          </div> <!-- pgFrontEvent -->
         </div> <!-- pgFrontBottomContainer -->
 {%endblock%}
-
index 5b006d973df3dec451153d4a716b961c7508b17a..73c026c542b30566eb9d75378a420b43f9363f91 100644 (file)
     for changes in the new version.</p>
 
 <!--
-<p>PostgreSQL 9.6.0 has been released. The first beta of version 10 is not yet available for testing. Beta testing of
-    version 10 is likely to begin in mid 2017.</p>
+<p>PostgreSQL 10 has been released. The first beta of version 11 is not yet available for testing. Beta testing of
+    version 11 is likely to begin in mid 2018.</p>
 -->
 
-<p>The current test release is <strong>PostgreSQL 10 Beta 4</strong>.  For more information on the current beta and how
+<p>The current test release is <strong>PostgreSQL 10 RC 1</strong>.  For more information on the current test release and how
     to test, please view the links below.</p>
 
 <ul>
@@ -30,7 +30,7 @@
     <a href="/about/news/1776/">Release Announcement</a>
   </li>
   <li>
-    <a href="/ftp/source/v10beta4">Download 10 beta4 source code</a>
+    <a href="/ftp/source/v10rc1">Download 10 RC 1 source code</a>
   </li>
   <li>
     <a href="/docs/devel/static/index.html">Development Version of the Docs</a>