2018-11-08 cumulative release.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 5 Nov 2018 22:07:06 +0000 (17:07 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 7 Nov 2018 16:18:43 +0000 (11:18 -0500)
templates/index.html
templates/pages/developer/roadmap.html
templates/pages/include/topbar.html

index 5c7d75dc2846c67d6af7a3b87c01945fc24ffa31..218a23a49310ae1bdcd045c740895179851045bc 100644 (file)
       <h2>Latest Releases</h2>
       <div class="text">
         <p>
-          <strong>2018-10-18 - PostgreSQL 11 Released!</strong>
-          The PostgreSQL Global Development Group today announced that the
-          <a href="/about/news/1894/">release of PostgreSQL 11</a>, the latest
-          version of the world’s most advanced open
-          source database, is generally available for <a href="/download/">download</a>.
+          <strong>2018-11-08 - PostgreSQL 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25 Released!</strong>
+          The PostgreSQL Global Development Group has released an update to all
+          supported versions of our database system, <a href="/about/news/1905/">
+          including 11.1, 10.6, 9.6.11, 9.5.13, 9.4.20, and 9.3.25</a>. This
+          release fixes one <a href="/support/security/">security issue</a> as
+          well as bugs reported over the last three months.
         </p>
         <p>
-          PostgreSQL 11 makes <a href="/docs/11/release-11.html">significant improvements</a> to the <a href="/docs/11/ddl-partitioning.html">table partitioning</a>
-          system, adds support for <a href="/docs/11/sql-createprocedure.html">stored procedures</a> capable of transaction
-          management, improves <a href="/docs/11/parallel-query.html">query parallelism</a> and adds parallelized data
-          definition capabilities, and introduces <a href="/docs/11/jit.html">just-in-time (JIT) compilation</a>
-          for accelerating the execution of expressions in queries.
+          This update is also the final release for PostgreSQL 9.3, which is now
+          end-of-life and will no longer receive any bug or security fixes.
+          If your environment still uses PostgreSQL 9.3, please make plans to
+          update to a community supported versions as soon as possible.
         </p>
         <ul>
           {% for v in versions %}
       <h2 class="centered-lines">Latest News</h2>
       <!-- Featured Post -->
         <header>
-          <h3><a href="/about/news/1894/">PostgreSQL 11 Released!</a></h3>
+          <h3><a href="/about/news/1905/">2018-11-08 - PostgreSQL 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25 Released!</a></h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2018-10-18</li>
+            <li><i class="far fa-clock"></i>&nbsp;2018-11-08</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group today announced the
-          release of PostgreSQL 11, the latest version of the world’s most advanced open
-          source database.
+          The PostgreSQL Global Development Group has released an update to all
+          supported versions of our database system, <a href="/about/news/1905/">
+          including 11.1, 10.6, 9.6.11, 9.5.13, 9.4.20, and 9.3.25</a>. This
+          release fixes one <a href="/support/security/">security issue</a> as
+          well as bugs reported over the last three months.
         </p>
         <p>
-          PostgreSQL 11 provides users with improvements to overall performance of the
-          database system, with specific enhancements associated with very large databases
-          and high computational workloads. Further, PostgreSQL 11 makes <a href="/docs/11/release-11.html">significant improvements</a>
-          to the <a href="/docs/11/ddl-partitioning.html">table partitioning</a>
-          system, adds support for <a href="/docs/11/sql-createprocedure.html">stored procedures</a> capable of transaction
-          management, improves <a href="/docs/11/parallel-query.html">query parallelism</a> and adds parallelized data
-          definition capabilities, and introduces <a href="/docs/11/jit.html">just-in-time (JIT) compilation</a>
-          for accelerating the execution of expressions in queries.
+          This update is also the final release for PostgreSQL 9.3, which is now
+          end-of-life and will no longer receive any bug or security fixes.
+          If your environment still uses PostgreSQL 9.3, please make plans to
+          update to a community supported versions as soon as possible.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/1894/">Release Announcement</a></li>
-          <li><a href="/docs/11/release-11.html">PostgreSQL 11 Release Notes</a></li>
-          <li><a href="/about/press/presskit11/">PostgreSQL 11 Press Kit &amp; Translations</a></li>
+          <li><a href="/about/news/1905/">Release Announcement</a></li>
+          <li><a href="/docs/11/release-11-1.html">PostgreSQL 11 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 86e1b9e7caa628676580d2dc136ab0ce272498b7..75418d7588055d400fc65156a61c21d2e8cf907f 100644 (file)
@@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
 releases is:
 </p>
 <ul>
-  <li>November 8th, 2018</li>
   <li>February 14th, 2019</li>
   <li>May 9th, 2019</li>
   <li>August 8th, 2019</li>
+  <li>November 7th, 2019</li>
 </ul>
 
 <h2>Next major release</h2>
index 3fbc715dfa07804840e0631fa38f90eee7e449c0..6490959fde9dc6f0239981e7f15b2fa0507d1941 100644 (file)
@@ -1 +1 @@
-18th October 2018: <a href="{{link_root}}/about/news/1894/">PostgreSQL 11 Released</a>!
+8th November 2018: <a href="{{link_root}}/about/news/1905/">PostgreSQL 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25 Released</a>!