PostgreSQL 11 Beta 4 release
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 20 Sep 2018 01:13:33 +0000 (21:13 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 20 Sep 2018 01:13:33 +0000 (21:13 -0400)
templates/index.html
templates/pages/developer/beta.html
templates/pages/include/topbar.html

index f5c217aa42e39e361356b48f65563e80fcd92aa2..6c21c548e7983df80520aed7f6a25545e47d73d1 100644 (file)
@@ -46,8 +46,8 @@
       <h2>Latest Releases</h2>
       <div class="text">
         <p>
-          <strong>2018-08-09 - PostgreSQL 10.5 and 11 Beta 3 Released!</strong>
-          The PostgreSQL Global Development Group has released an update to all supported versions of our database system, <a href="/about/news/1878/">including 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24</a>, with fixes for two <a href="/support/security/">security issues</a> as well as bugs reported over the last three months. The <a href="/about/news/1878/">third beta release of PostgreSQL 11</a> is also available for <a href="/download/">download</a>.
+          <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.
         </p>
         <ul>
           {% for v in versions %}
       <h2 class="centered-lines">Latest News</h2>
       <!-- Featured Post -->
         <header>
-          <h3><a href="/about/news/1878/">PostgreSQL 10.5 &amp; 11 Beta 3 Released!</a></h3>
+          <h3><a href="/about/news/1890/">PostgreSQL 11 Beta 4 Released!</a></h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2018-08-09</li>
+            <li><i class="far fa-clock"></i>&nbsp;2018-09-20</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. This release fixes two security issues as well as bugs reported over the last three months.
-        </p>
-        <p>
-          The PostgreSQL Global Development Group also announces that the third 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) as well as bug fixes that were reported during the second beta.
+          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.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/1878/">Release Announcement</a></li>
-          <li><a href="/docs/10/static/release-10-5.html">PostgreSQL 10.5 Release Notes</a></li>
-          <li><a href="/docs/11/static/release-11.html">PostgreSQL 11 Beta 3 Release Notes</a></li>
+          <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="/download/">Download</a></li>
         </ul>
         <a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary">Browse Archives</button></a>
index f123092bffc2b3fef6fc0ebcab234d8283bbcd2f..7284e31a1f0264b7cb16799543d6c3c77c460e80 100644 (file)
     version 11 is likely to begin in mid 2018.</p> -->
 
 
-<p>The current beta release is <strong>PostgreSQL 11 Beta 3</strong>.  For more information on the current beta release and how
+<p>The current beta release is <strong>PostgreSQL 11 Beta 4</strong>.  For more information on the current beta release and how
     to test, please view the links below.</p>
 
 <ul>
   <li>
-    <a href="/about/news/1878/">PostgreSQL 11 Beta 3 Release Announcement</a>
+    <a href="/about/news/1890/">PostgreSQL 11 Beta 4 Release Announcement</a>
   </li>
   <li>
-    <a href="/ftp/source/v11beta3/">Download 11 Beta 3 source code</a>
+    <a href="/ftp/source/v11beta4/">Download 11 Beta 4 source code</a>
   </li>
   <li>
     <a href="/docs/devel/static/index.html">Development Version of the Docs</a>
index a64638b686a995b773754eeb1cfc425fd33e5991..4f697b178f38a4444eaf9d78b3816520b89f45f1 100644 (file)
@@ -1 +1 @@
-9th August 2018: <a href="{{link_root}}/about/news/1878/">PostgreSQL 10.5 and 11 Beta 3 Released</a>!
+20th September 2018: <a href="{{link_root}}/about/news/1890/">PostgreSQL 11 Beta 4 Released</a>!