PostgreSQL 15 release announcement!
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 12 Oct 2022 14:33:26 +0000 (10:33 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 12 Oct 2022 14:51:02 +0000 (10:51 -0400)
templates/index.html
templates/pages/include/topbar.html

index 2c0df976a647a9244b94b1425a8ddd7e9e26d32d..149ce2206393e2b11a6e92f20bd0a2960d9465f5 100644 (file)
       <div class="text">
         <p>
           <strong>
-            2022-10-06 - <a href="/about/news/postgresql-15-rc-2-released-2521/">PostgreSQL 15 RC 2 Released!</a>
+            2022-10-13 - <a href="/about/news/postgresql-15-released-2526/">PostgreSQL 15 Released!</a>
           </strong>
         </p>
         <p>
-          The PostgreSQL Global Development Group announces that the second
-          release candidate of PostgreSQL 15 is now available for
-          <a href="/download/">available for download</a>. As a release
-          candidate, PostgreSQL 15 RC 2 will be mostly identical to the initial
-          release of PostgreSQL 15, though some more fixes may be applied prior
-          to the general availability of PostgreSQL 15.
+          The PostgreSQL Global Development Group today announced the
+          release of <a href="/docs/15/release-15.html">PostgreSQL 15</a>,
+          the latest version of the world’s
+          <a href="https://www.postgresql.org/">most advanced open source database</a>.
         </p>
         <p>
-          The planned date for the general availability of PostgreSQL 15 is still
-          October 13, 2022, but may be pushed to October 20, 2022 based on what
-          issues are reported.
+          PostgreSQL 15 builds on the performance improvements of recent
+          releases with noticeable gains for managing workloads in both local
+          and distributed deployments, including improved sorting. This release
+          improves the developer experience with the addition of the popular
+          <a href="/docs/15/sql-merge.html">MERGE</a>
+          command, and adds more capabilities for observing the state of the
+          database.
         </p>
         <p>
           You can find information about all of the PostgreSQL 15 features and
           changes in the <a href="/docs/15/release-15.html">release notes</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 %}
             <li class="{% cycle '' 'pg-bg-gray' %}"><strong>{{ v.numtree }}.{{ v.latestminor }}</strong> &middot; {{ v.reldate|date:"Y-m-d" }} &middot; <a href="/docs/{{ v.numtree }}/{{ v.relnotes }}">Notes</a></li>
       <!-- Featured Post -->
         <header>
           <h3>
-            <a href="/about/news/postgresql-15-rc-2-released-2521/">
-              PostgreSQL 15 RC 2 Released!
+            <a href="/about/news/postgresql-15-released-2526/">
+              PostgreSQL 15 Released!
             </a>
           </h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2022-10-06</li>
+            <li><i class="far fa-clock"></i>&nbsp;2022-10-13</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group announces that the second
-          release candidate of PostgreSQL 15 is now available for
-          <a href="/download/">available for download</a>. As a release
-          candidate, PostgreSQL 15 RC 2 will be mostly identical to the initial
-          release of PostgreSQL 15, though some more fixes may be applied prior
-          to the general availability of PostgreSQL 15.
+          The PostgreSQL Global Development Group today announced the
+          release of <a href="/docs/15/release-15.html">PostgreSQL 15</a>,
+          the latest version of the world’s
+          <a href="https://www.postgresql.org/">most advanced open source database</a>.
         </p>
         <p>
-          The planned date for the general availability of PostgreSQL 15 is
-          still October 13, 2022, but may be pushed to October 20, 2022 based on
-          what issues are reported. 
+          PostgreSQL 15 builds on the performance improvements of recent
+          releases with noticeable gains for managing workloads in both local
+          and distributed deployments, including improved sorting. This release
+          improves the developer experience with the addition of the popular
+          <a href="/docs/15/sql-merge.html">MERGE</a>
+          command, and adds more capabilities for observing the state of the
+          database.
         </p>
         <p>
-          You can find information about all of the PostgreSQL 15 features and
-          changes in the <a href="/docs/15/release-15.html">release notes</a>.
+          "The PostgreSQL developer community continues to build features that
+          simplify running high performance data workloads while improving the
+          developer experience," said Jonathan Katz, a PostgreSQL Core Team
+          member. "PostgreSQL 15 highlights how, through open software
+          development, we can deliver to our users a database that is great for
+          application development and safe for their critical data."
+        </p>
+        <p>
+          <a href="https://www.postgresql.org">PostgreSQL</a>, 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/postgresql-15-rc-2-released-2521/">Full Release Announcement</a></li>
-          <li><a href="/docs/15/release-15.html">PostgreSQL 15 RC Release Notes</a></li>
-          <li><a href="/developer/beta/">Beta Testing Information</a></li>
+          <li><a href="/about/news/postgresql-15-released-2526/">Full Release Announcement</a></li>
+          <li><a href="/about/press/">Press Kit &amp; Translations</a></li>
+          <li><a href="/docs/15/release-15.html">PostgreSQL 15 Release Notes</a></li>
+          <li><a href="/support/versioning/">Versioning Policy</a><
           <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 fad949d957dfc58ae42080cfd8b282de9954a22e..be666c16d1e405fc6f29c771dc8b76a78969e0b3 100644 (file)
@@ -1,2 +1,2 @@
-6th October 2022: <a href="{{link_root}}/about/news/postgresql-15-rc-2-released-2521/">
-  PostgreSQL 15 RC 2 Released</a>!
+13th October 2022: <a href="/about/news/postgresql-15-released-2526/">
+  PostgreSQL 15 Released</a>!