2019-11-14 cumulative update.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 14 Nov 2019 14:03:26 +0000 (09:03 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 14 Nov 2019 14:04:59 +0000 (09:04 -0500)
templates/index.html
templates/pages/developer/roadmap.html
templates/pages/include/topbar.html

index 833163734a5d400343835d04ef2f853754bfbd1d..500b5b5e0fe04b8f88125ff7fb075495a5f9adb0 100644 (file)
       <div class="text">
         <p>
           <strong>
-            2019-10-03 - PostgreSQL 12 Released!
+            2019-11-14 - PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and
+            9.4.25 Released!
           </strong>
         </p>
         <p>
-          The PostgreSQL Global Development Group today announced the release of
-          <a href="/about/news/1976/">PostgreSQL 12</a>, the latest version of
-          the world's <a href="/">most advanced open source database</a>.
+          The PostgreSQL Global Development Group has released an update to
+          all supported versions of our database system, including
+          <a href="/about/news/1994/">12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25</a>.
+          This release fixes over 50 bugs reported over the last three months.
         </p>
         <p>
-          <a href="/docs/12/release-12.html">PostgreSQL 12 enhancements</a>
-          include notable improvements to query
-          performance, particularly over larger data sets, and overall space
-          utilization. This release provides application developers with new
-          capabilities such as
-          <a href="/docs/current/functions-json.html#FUNCTIONS-SQLJSON-PATH">SQL/JSON path expression</a>
-          support, optimizations for how common table expression (<code>WITH</code>)
-          queries are executed, and <a href="/docs/current/ddl-generated-columns.html">generated columns</a>.
+          PostgreSQL 9.4 will stop receiving fixes on February 13, 2020, which
+          is the next planned cumulative update release. We suggest that you
+          make plans to upgrade to a newer, supported version of PostgreSQL.
+          Please see our <a href="/support/versioning/">versioning policy</a>
+          for more information.
         </p>
         <p>
-          The PostgreSQL community continues to support the extensibility and
-          robustness of PostgreSQL, with further additions to
-          internationalization, authentication, and providing easier ways to
-          administrate PostgreSQL. This release also introduces the
-          <a href="/docs/current/tableam.html">pluggable table storage interface</a>,
-          which allows developers to create their own methods for storing data.
-        </p>
-        <p>
-          For more information, please see the
-          <a href="/docs/12/release-12.html">release notes</a>.
-          <a href="/download/">Download PostgreSQL 12 here</a>.
+          You can <a href="/download/">download</a> the update <a href="/download/">here</a>.
         </p>
         <ul>
           {% for v in versions %}
       <!-- Featured Post -->
         <header>
           <h3>
-            <a href="/about/news/1976/">PostgreSQL 12 Released</a>!
+            <a href="/about/news/1994/">
+              PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 Released
+            </a>!
           </h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2019-10-03</li>
+            <li><i class="far fa-clock"></i>&nbsp;2019-11-14</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group today announced the release of
-          <a href="/about/news/1976/">PostgreSQL 12</a>, the latest version of
-          the world's <a href="/">most advanced open source database</a>.
-        </p>
-        <p>
-          <a href="/docs/12/release-12.html">PostgreSQL 12 enhancements</a>
-          include notable improvements to query
-          performance, particularly over larger data sets, and overall space
-          utilization. This release provides application developers with new
-          capabilities such as
-          <a href="/docs/current/functions-json.html#FUNCTIONS-SQLJSON-PATH">SQL/JSON path expression</a>
-          support, optimizations for how common table expression (<code>WITH</code>)
-          queries are executed, and <a href="/docs/current/ddl-generated-columns.html">generated columns</a>.
+          The PostgreSQL Global Development Group has released an update to
+          all supported versions of our database system, including
+          <a href="/about/news/1994/">12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25</a>.
+          This release fixes over 50 bugs reported over the last three months.
         </p>
         <p>
-          The PostgreSQL community continues to support the extensibility and
-          robustness of PostgreSQL, with further additions to
-          internationalization, authentication, and providing easier ways to
-          administrate PostgreSQL. This release also introduces the
-          <a href="/docs/current/tableam.html">pluggable table storage interface</a>,
-          which allows developers to create their own methods for storing data.
+          PostgreSQL 9.4 will stop receiving fixes on February 13, 2020, which
+          is the next planned cumulative update release. We suggest that you
+          make plans to upgrade to a newer, supported version of PostgreSQL.
+          Please see our <a href="/support/versioning/">versioning policy</a>
+          for more information.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/1976/">Release Announcement</a></li>
-          <li><a href="/about/press/">PostgreSQL 12 Press Kit &amp; Translations</a></li>
-          <li><a href="/docs/12/release-12.html">PostgreSQL 12 Release Notes</a></li>
+          <li><a href="/about/news/1994/">Release Announcement</a></li>
+          <li><a href="/docs/12/release-12-1.html">Release Notes</a></li>
+          <li><a href="/support/versioning/">Versioning Policy</a></li>
           <li><a href="/download/">Download</a></li>
         </ul>
         <a href="/about/newsarchive/" title="Archives"><button type="button" class="btn btn-primary btn-center btn-inline-block">Browse Archives</button></a>
index 358c155c061185dbd0bd3ec65478c96af9e5db75..f7778f63a27abdc1940966a487a3059266ac57d5 100644 (file)
@@ -25,10 +25,10 @@ Thursday of February, May, August, and November. The current schedule for upcomi
 releases is:
 </p>
 <ul>
-  <li>November 14th, 2019</li>
   <li>February 13th, 2020</li>
   <li>May 14th, 2020</li>
   <li>August 13th, 2020</li>
+  <li>November 12th, 2020</li>
 </ul>
 
 <h2>Next major release</h2>
index 36ab154d850870b41b9218dfd805bad0eb552798..0f20d4c45389b43468f6582dec61523b08434c51 100644 (file)
@@ -1 +1 @@
-3rd October 2019: <a href="{{link_root}}/about/news/1976/">PostgreSQL 12 Released</a>!
+14th November 2019: <a href="{{link_root}}/about/news/1994/">PostgreSQL 12.1, 11.6, 10.11, 9.6.16, 9.5.20, and 9.4.25 Released</a>!