PostgreSQL 13 Beta 2 release
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 25 Jun 2020 02:50:06 +0000 (22:50 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 25 Jun 2020 02:50:06 +0000 (22:50 -0400)
templates/index.html
templates/pages/developer/beta.html
templates/pages/include/topbar.html

index 4c5953736286013ea6a987edc62648bd55232e21..b3625ba90fae659f30d73e7833ef4fb5b4844f20 100644 (file)
       <div class="text">
         <p>
           <strong>
-            2020-05-21 - PostgreSQL 13 Beta 1 Released!
+            2020-06-25 - PostgreSQL 13 Beta 2 Released!
           </strong>
         </p>
         <p>
           The PostgreSQL Global Development Group announces that the
-          <a href="/about/news/2040/">first beta release of PostgreSQL 13</a>
+          <a href="/about/news/2047/">second beta release of PostgreSQL 13</a>
           is now <a href="/download/">available for download</a>.
           This release contains <a href="/docs/13/release-13.html">previews of all features</a>
           that will be available in the final release of PostgreSQL 13, though
@@ -63,7 +63,7 @@
           encourage you to <a href="/developer/beta/">test</a> the
           <a href="/docs/13/release-13.html">new features</a> of PostgreSQL 13
           in your systems to help us eliminate any bugs or other issues that may
-          exist. While we do not advise you to run PostgreSQL 13 Beta 1 in your
+          exist. While we do not advise you to run PostgreSQL 13 Beta 2 in your
           production environments, we encourage you to find ways to run your
           typical application workloads against this beta release.
         </p>
       <!-- Featured Post -->
         <header>
           <h3>
-            <a href="/about/news/2040/">PostgreSQL 13 Beta 1 Released</a>!
+            <a href="/about/news/2047/">PostgreSQL 13 Beta 2 Released</a>!
           </h3>
           <ul class="meta">
-            <li><i class="far fa-clock"></i>&nbsp;2020-05-21</li>
+            <li><i class="far fa-clock"></i>&nbsp;2020-06-25</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/2040/">first beta release of PostgreSQL 13</a>
+          <a href="/about/news/2047/">second beta release of PostgreSQL 13</a>
           is now <a href="/download/">available for download</a>.
           This release contains <a href="/docs/13/release-13.html">previews of all features</a>
           that will be available in the final release of PostgreSQL 13, though
           typical application workloads against this beta release.
         </p>
         <ul class="bold">
-          <li><a href="/about/news/2040/">Release Announcement</a></li>
+          <li><a href="/about/news/2047/">Release Announcement</a></li>
           <li><a href="/docs/13/release-13.html">Release Notes</a></li>
           <li><a href="/developer/beta/">Beta Testing Information</a></li>
           <li><a href="/support/versioning/">Versioning Policy</a></li>
index 8d856f835d9769576be78489d32f091bf8fd388b..29648be8706226b326568a35d19d9d0edf24da17 100644 (file)
 </p> -->
 
 <p>
-  The current beta release is <strong>PostgreSQL 13 Beta 1</strong>.  For more
+  The current beta release is <strong>PostgreSQL 13 Beta 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/2040/">PostgreSQL 13 Beta 1 Release Announcement</a>
+    <a href="/about/news/2047/">PostgreSQL 13 Beta 2 Release Announcement</a>
   </li>
   <li>
-    <a href="/ftp/source/v13beta1/">Download 13 Beta 1 source code</a>
+    <a href="/ftp/source/v13beta2/">Download 13 Beta 2 source code</a>
   </li>
   <li>
-    <a href="/docs/devel/index.html">Development Version of the Docs</a>
+    <a href="/docs/13/">PostgreSQL 13 Documentation</a>
   </li>
   <li>
     <a href="https://wiki.postgresql.org/wiki/HowToBetaTest" target="_blank">A Guide to PostgreSQL Beta Testing</a>
index 859a90b85fc9515a3cfd761b12ae07a1fc6c334a..bf15b6c2554512e9bed516e006aa45042b03c951 100644 (file)
@@ -1 +1 @@
-21st May 2020: <a href="{{link_root}}/about/news/2040/">PostgreSQL 13 Beta 1 Released</a>!
+25th June 2020: <a href="{{link_root}}/about/news/2047/">PostgreSQL 13 Beta 2 Released</a>!