PostgreSQL 15 RC 2
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 6 Oct 2022 12:27:43 +0000 (08:27 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 6 Oct 2022 12:27:43 +0000 (08:27 -0400)
templates/index.html
templates/pages/developer/beta.html
templates/pages/include/topbar.html

index 8bee644a344d8ddea08444a1da2a4b5568a00b16..2c0df976a647a9244b94b1425a8ddd7e9e26d32d 100644 (file)
       <div class="text">
         <p>
           <strong>
-            2022-09-29 - <a href="/about/news/postgresql-15-rc-1-released-2516/">PostgreSQL 15 RC 1 Released!</a>
+            2022-10-06 - <a href="/about/news/postgresql-15-rc-2-released-2521/">PostgreSQL 15 RC 2 Released!</a>
           </strong>
         </p>
         <p>
-          The PostgreSQL Global Development Group announces that the first
+          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 1 will be mostly identical to the initial
+          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.
         </p>
         <p>
-          The planned date for the general availability of PostgreSQL 15 is
-          October 13, 2022.
+          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.
         </p>
         <p>
           You can find information about all of the PostgreSQL 15 features and
       <!-- Featured Post -->
         <header>
           <h3>
-            <a href="/about/news/postgresql-15-rc-1-released-2516/">
-              PostgreSQL 15 RC 1 Released!
+            <a href="/about/news/postgresql-15-rc-2-released-2521/">
+              PostgreSQL 15 RC 2 Released!
             </a>
           </h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2022-09-29</li>
+            <li><i class="far fa-clock"></i>&nbsp;2022-10-06</li>
             <!--<li><i class="far fa-comments"></i> 0</li>-->
           </ul>
         </header>
         <p>
-          The PostgreSQL Global Development Group announces that the first
+          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 1 will be mostly identical to the initial
+          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.
         </p>
         <p>
           The planned date for the general availability of PostgreSQL 15 is
-          October 13, 2022.
+          still October 13, 2022, but may be pushed to October 20, 2022 based on
+          what issues are reported. 
         </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>
         <ul class="bold">
-          <li><a href="/about/news/postgresql-15-rc-1-released-2516/">Full Release Announcement</a></li>
+          <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="/download/">Download</a></li>
index 9d7d5c5984c2f06b8d5c93a52be68c7227bffbdc..4d7c91c4ecab96933afb348983b0676fd9a8a8dc 100644 (file)
 {% endcomment %}
 
 <p>
-  The current beta release is <strong>PostgreSQL 15 RC 1</strong>.  For more
+  The current beta release is <strong>PostgreSQL 15 RC 2</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/postgresql-15-rc-1-released-2516/">PostgreSQL 15 RC 1 Release Announcement</a>
+    <a href="/about/news/postgresql-15-rc-2-released-2521/">PostgreSQL 15 RC 2 Release Announcement</a>
   </li>
   <li>
-    <a href="/ftp/source/v15rc1/">Download PostgreSQL 15 RC 1 source code</a>
+    <a href="/ftp/source/v15rc2/">Download PostgreSQL 15 RC 1 source code</a>
   </li>
   <li>
     <a href="/docs/15/">PostgreSQL 15 Documentation</a>
index c5967c53adcf45fe54d395462443bb3dc64339dd..fad949d957dfc58ae42080cfd8b282de9954a22e 100644 (file)
@@ -1,2 +1,2 @@
-29th September 2022: <a href="{{link_root}}/about/news/postgresql-15-rc-1-released-2516/">
-  PostgreSQL 15 RC 1 Released</a>!
+6th October 2022: <a href="{{link_root}}/about/news/postgresql-15-rc-2-released-2521/">
+  PostgreSQL 15 RC 2 Released</a>!