PostgreSQL 11 RC 1 release.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Tue, 9 Oct 2018 13:12:23 +0000 (09:12 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Tue, 9 Oct 2018 13:12:23 +0000 (09:12 -0400)
templates/index.html
templates/pages/developer/beta.html
templates/pages/include/topbar.html

index 6c21c548e7983df80520aed7f6a25545e47d73d1..a297898d34ce74c9f1738e9593714aea8fb407e0 100644 (file)
@@ -46,8 +46,8 @@
       <h2>Latest Releases</h2>
       <div class="text">
         <p>
-          <strong>2018-09-20 - PostgreSQL 11 Beta 4 Released!</strong>
-          TThe PostgreSQL Global Development Group announces that the <a href="/about/news/1890/">fourth beta release of PostgreSQL 11</a> is now available for <a href="/download/">download</a>. This release contains <a href="/docs/11/static/release-11.html">previews of all features</a> that will be available in the final release of PostgreSQL 11, though <a href="/developer/beta/">some details of the release could change</a> before then.
+          <strong>2018-10-11 - PostgreSQL 11 RC 1 Released!</strong>
+          The PostgreSQL Global Development Group announces that the <a href="/about/news/1893/">first release candidate of PostgreSQL 11</a> is now available for <a href="/download/">download</a>. PostgreSQL 11 RC 1 should be <a href="/docs/11/static/release-11.html">identical to the initial release of PostgreSQL 11</a>, though some more fixes may be <a href="/developer/beta/">applied prior to the general availability</a> of PostgreSQL 11.
         </p>
         <ul>
           {% for v in versions %}
       <h2 class="centered-lines">Latest News</h2>
       <!-- Featured Post -->
         <header>
-          <h3><a href="/about/news/1890/">PostgreSQL 11 Beta 4 Released!</a></h3>
+          <h3><a href="/about/news/1893/">PostgreSQL 11 RC 1 Released!</a></h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2018-09-20</li>
+            <li><i class="far fa-clock"></i>&nbsp;2018-10-11</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group announces that the fourth beta release of PostgreSQL 11 is now available for download. This release contains previews of all features that will be available in the final release of PostgreSQL 11, though some details of the release could change before then.
+          The PostgreSQL Global Development Group announces that the first release candidate of PostgreSQL 11 is now available for download. PostgreSQL 11 RC 1 should be identical to the initial release of PostgreSQL 11, though some more fixes may be applied prior to the general availability of PostgreSQL 11.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/1890/">Release Announcement</a></li>
-          <li><a href="/docs/11/static/release-11.html">PostgreSQL 11 Beta 4 Release Notes</a></li>
+          <li><a href="/about/news/1893/">Release Announcement</a></li>
+          <li><a href="/docs/11/static/release-11.html">PostgreSQL 11 RC 1 Release Notes</a></li>
           <li><a href="/download/">Download</a></li>
         </ul>
         <a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary">Browse Archives</button></a>
index d2c4d3c4edbe041f25d1bd970e1b2390f6998faa..dddcd340cc0a22885498538abe9afb33da88b239 100644 (file)
 <!-- <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 beta release is <strong>PostgreSQL 11 Beta 4</strong>.  For more information on the current beta release and how
+<p>The current release candidate is <strong>PostgreSQL 11 RC 1</strong>.  For more information on the current release candidate and how
     to test, please view the links below.</p>
 
 <ul>
   <li>
-    <a href="/about/news/1890/">PostgreSQL 11 Beta 4 Release Announcement</a>
+    <a href="/about/news/1893/">PostgreSQL 11 RC 1 Release Announcement</a>
   </li>
   <li>
-    <a href="/ftp/source/v11beta4/">Download 11 Beta 4 source code</a>
+    <a href="/ftp/source/v11rc1/">Download 11 RC 1 source code</a>
   </li>
   <li>
     <a href="/docs/devel/static/index.html">Development Version of the Docs</a>
index 4f697b178f38a4444eaf9d78b3816520b89f45f1..ed119f254e04ea4e6cd0cc374c3859be1bd86411 100644 (file)
@@ -1 +1 @@
-20th September 2018: <a href="{{link_root}}/about/news/1890/">PostgreSQL 11 Beta 4 Released</a>!
+11th October 2018: <a href="{{link_root}}/about/news/1893/">PostgreSQL 11 RC 1 Released</a>!