mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-25 16:02:27 +00:00
PostgreSQL 13 Beta 2 release
This commit is contained in:
@ -47,12 +47,12 @@
|
||||
<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>
|
||||
@ -149,16 +149,16 @@
|
||||
<!-- 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> 2020-05-21</li>
|
||||
<li><i class="far fa-clock"></i> 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
|
||||
@ -174,7 +174,7 @@
|
||||
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>
|
||||
|
@ -37,19 +37,19 @@
|
||||
</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>
|
||||
|
@ -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>!
|
||||
|
Reference in New Issue
Block a user