PostgreSQL 13 release announcement
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 23 Sep 2020 19:47:18 +0000 (15:47 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 23 Sep 2020 19:47:18 +0000 (15:47 -0400)
Yay!

templates/index.html
templates/pages/include/topbar.html

index 5ed28cf78efd0bb37db69ebbb758504e610792bc..7522535e835010c9e2a6ce167a0a836b45cc29a5 100644 (file)
       <div class="text">
         <p>
           <strong>
-            2020-09-17 - PostgreSQL 13 RC 1 Released!
+            2020-09-24 - PostgreSQL 13 Released!
           </strong>
         </p>
         <p>
-          The PostgreSQL Global Development Group announces that the
-          <a href="/about/news/2072/">first release candidate of PostgreSQL 13</a>
-          is now available for <a href="/download/">download</a>. As a release
-          candidate, PostgreSQL 13 RC 1 will be mostly identical to the initial
-          release of PostgreSQL 13, though some more fixes may be applied prior
-          to the general availability of PostgreSQL 13.
+          The PostgreSQL Global Development Group today announced the release of
+          <a href="/about/news/2077/">PostgreSQL 13</a>, the latest version of
+          the world’s most advanced open source database.
         </p>
         <p>
-          The planned date for the general availability of PostgreSQL 13 is
-          September 24, 2020.
+          <a href="/about/news/2077/">PostgreSQL 13</a> includes significant
+          improvements to its indexing and lookup system that benefit large
+          databases, including space savings and performance gains for indexes,
+          faster response times for queries that use aggregates or partitions,
+          better query planning when using enhanced statistics, and more.
+        </p>
+        <p>
+          Along with highly requested features like parallelized vacuuming and
+          incremental sorting, <a href="/about/news/2077/">PostgreSQL 13</a>
+          provides a better data management experience for workloads big and
+          small, with optimizations for daily administration, more conveniences
+          for application developers, and security enhancements.
+        </p>
+        <p>
+          Find out more in the <a href="/docs/13/release-13.html">PostgreSQL 13 release notes</a>
+          and <a href="/download/">download PostgreSQL 13</a>.
+        </p>
+        <p>
+          For <a href="/about/press/">translations of the release announcement</a>,
+          please visit the <a href="/about/press/">press kit</a>.
         </p>
         <ul>
           {% for v in versions %}
       <!-- Featured Post -->
         <header>
           <h3>
-            <a href="/about/news/2072/">PostgreSQL 13 RC 1 Released</a>!
+            <a href="/about/news/2077/">PostgreSQL 13 Released</a>!
           </h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2020-09-17</li>
+            <li><i class="far fa-clock"></i>&nbsp;2020-09-24</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group announces that the
-          <a href="/about/news/2072/">first release candidate of PostgreSQL 13</a>
-          is now available for <a href="/download/">download</a>. As a release
-          candidate, PostgreSQL 13 RC 1 will be mostly identical to the initial
-          release of PostgreSQL 13, though some more fixes may be applied prior
-          to the general availability of PostgreSQL 13.
+          The PostgreSQL Global Development Group today announced the release of
+          <a href="/about/news/2077/">PostgreSQL 13</a>, the latest version of
+          the world’s most advanced open source database.
+        </p>
+        <p>
+          <a href="/about/news/2077/">PostgreSQL 13</a> includes significant
+          improvements to its indexing and lookup system that benefit large
+          databases, including space savings and performance gains for indexes,
+          faster response times for queries that use aggregates or partitions,
+          better query planning when using enhanced statistics, and more.
+        </p>
+        <p>
+          Along with highly requested features like parallelized vacuuming and
+          incremental sorting, <a href="/about/news/2077/">PostgreSQL 13</a>
+          provides a better data management experience for workloads big and
+          small, with optimizations for daily administration, more conveniences
+          for application developers, and security enhancements.
+        </p>
+        <p>
+          "PostgreSQL 13 showcases the collaboration and dedication of our
+          global community in furthering the abilities of the world's most
+          advanced open source relational database," said Peter Eisentraut, a
+          <a href="/developer/core/">PostgreSQL Core Team</a> member. "The
+          innovations that each release brings along with its reputation for
+          reliability and stability is the reason why more people choose to use
+          PostgreSQL for their applications."
         </p>
         <p>
-          The planned date for the general availability of PostgreSQL 13 is
-          September 24, 2020.
+          PostgreSQL, an innovative data management system known for its
+          reliability and robustness, benefits from over 25 years of open source
+          development from a <a href="/community/">global developer community</a>
+          and has become the preferred open source relational database for
+          organizations of all sizes.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/2072/">Release Announcement</a></li>
-          <li><a href="/docs/13/release-13.html">PostgreSQL 13 RC 1 Release Notes</a></li>
-          <li><a href="/developer/beta/">Beta Testing Information</a></li>
+          <li><a href="/about/news/2077/">Full Release Announcement</a></li>
+          <li><a href="/about/press/">Press Kit &amp; Translations</a></li>
+          <li><a href="/docs/13/release-13.html">PostgreSQL 13 Release Notes</a></li>
           <li><a href="/support/versioning/">Versioning Policy</a></li>
           <li><a href="/download/">Download</a></li>
         </ul>
index d32115e0f7e4105cb637f615c2ac73e9fd48b174..6002e350f4d8002815e18ce65272335e86df151c 100644 (file)
@@ -1 +1 @@
-17th September 2020: <a href="{{link_root}}/about/news/2072/">PostgreSQL 13 RC 1 Released</a>!
+24th September 2020: <a href="{{link_root}}/about/news/2077/">PostgreSQL 13 Released</a>!