Skip to content

Commit 251be92

Browse files
committed
2024-08-08 update release
1 parent 696daaa commit 251be92

File tree

4 files changed

+30
-45
lines changed

4 files changed

+30
-45
lines changed

templates/index.html

Lines changed: 23 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -51,32 +51,24 @@ <h2>Latest Releases</h2>
5151
<div class="text">
5252
<p>
5353
<strong>
54-
2024-06-27 -
55-
<a href="/about/news/postgresql-17-beta-2-released-2885/">
56-
PostgreSQL 17 Beta 2 Released!
54+
2024-08-08 -
55+
<a href="/about/news/postgresql-164-158-1413-1316-1220-and-17-beta-3-released-2910/">
56+
PostgreSQL 16.4, 15.8, 14.13, 13.16, 12.20, and 17 Beta 3 Released!
5757
</a>
5858
</strong>
5959
</p>
6060
<p>
61-
The PostgreSQL Global Development Group announces that the second
62-
beta release of PostgreSQL 17 is now <a href="/download/">available for download</a>.
63-
This release contains previews of all features that will be available
64-
when PostgreSQL 17 is made generally available, though some details of
65-
the release can change during the beta period.
61+
The PostgreSQL Global Development Group has
62+
<a href="/download/">released an update</a> to all supported versions
63+
of PostgreSQL, including 16.4, 15.8, 14.13, 13.16, and 12.20, as well
64+
as the third beta release of PostgreSQL 17. This release fixes 1
65+
<a href="https://www.postgresql.org/support/security/">security vulnerability</a>
66+
and over 55 bugs reported over the last several months. You can find
67+
details on the fixes in the <a href="/docs/release/">release notes</a>.
6668
</p>
6769
<p>
6870
You can find information about all of the PostgreSQL 17 features and
6971
changes in the <a href="/docs/17/release-17.html">release notes</a>.
70-
</p>
71-
<p>
72-
In the spirit of the open source PostgreSQL community, we strongly
73-
encourage you to test the new features of PostgreSQL 17 on your
74-
systems to help us eliminate bugs or other issues that may exist.
75-
While we do not advise you to run PostgreSQL 17 Beta 2 in production
76-
environments, we encourage you to find ways to run your typical
77-
application workloads against this beta release.
78-
</p>
79-
<p>
8072
Your testing and feedback will help the community ensure that the
8173
PostgreSQL 17 release upholds our standards of delivering a stable,
8274
reliable release of the world's most advanced open source relational
@@ -173,44 +165,37 @@ <h2 class="centered-lines">Latest News</h2>
173165
<!-- Featured Post -->
174166
<header>
175167
<h3>
176-
<a href="/about/news/postgresql-17-beta-2-released-2885/">
177-
PostgreSQL 17 Beta 2 Released!
168+
<a href="/about/news/postgresql-164-158-1413-1316-1220-and-17-beta-3-released-2910/">
169+
PostgreSQL 16.4, 15.8, 14.13, 13.16, 12.20, and 17 Beta 3 Released!
178170
</a>
179171
</h3>
180172
<ul class="meta">
181-
<li><i class="far fa-clock"></i>&nbsp;2024-06-27</li>
173+
<li><i class="far fa-clock"></i>&nbsp;2024-08-08</li>
182174
<!--<li><i class="far fa-comments"></i> 0</li>-->
183175
</ul>
184176
</header>
185177
<p>
186-
The PostgreSQL Global Development Group announces that the first
187-
beta release of PostgreSQL 17 is now <a href="/download/">available for download</a>.
188-
This release contains previews of all features that will be available
189-
when PostgreSQL 17 is made generally available, though some details of
190-
the release can change during the beta period.
178+
The PostgreSQL Global Development Group has
179+
<a href="/download/">released an update</a> to all supported versions
180+
of PostgreSQL, including 16.4, 15.8, 14.13, 13.16, and 12.20, as well
181+
as the third beta release of PostgreSQL 17. This release fixes 1
182+
<a href="https://www.postgresql.org/support/security/">security vulnerability</a>
183+
and over 55 bugs reported over the last several months. You can find
184+
details on the fixes in the <a href="/docs/release/">release notes</a>.
191185
</p>
192186
<p>
193187
You can find information about all of the PostgreSQL 17 features and
194188
changes in the <a href="/docs/17/release-17.html">release notes</a>.
195-
</p>
196-
<p>
197-
In the spirit of the open source PostgreSQL community, we strongly
198-
encourage you to test the new features of PostgreSQL 17 on your
199-
systems to help us eliminate bugs or other issues that may exist.
200-
While we do not advise you to run PostgreSQL 17 Beta 2 in production
201-
environments, we encourage you to find ways to run your typical
202-
application workloads against this beta release.
203-
</p>
204-
<p>
205189
Your testing and feedback will help the community ensure that the
206190
PostgreSQL 17 release upholds our standards of delivering a stable,
207191
reliable release of the world's most advanced open source relational
208192
database. Please read more about our <a href="/developer/beta/">beta testing process</a>
209193
and how you can contribute.
210194
</p>
211195
<ul class="bold">
212-
<li><a href="/about/news/postgresql-17-beta-2-released-2885/">Release Announcement</a></li>
213-
<li><a href="/docs/17/release-17.html">Release Notes</a></li>
196+
<li><a href="/about/news/postgresql-164-158-1413-1316-1220-and-17-beta-3-released-2910/">Release Announcement</a></li>
197+
<li><a href="/docs/release/">Release Notes</a></li>
198+
<li><a href="/docs/17/release-17.html">PostgreSQL 17 Beta Release Notes</a></li>
214199
<li><a href="/developer/beta/">Beta Testing Information</a></li>
215200
<li><a href="/support/versioning/">Versioning Policy</a></li>
216201
<li><a href="/download/">Download</a></li>

templates/pages/developer/beta.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@ <h1>Beta Information <i class="fa fa-code"></i></h1>
3939
{% endcomment %}
4040

4141
<p>
42-
The current beta release is <strong>PostgreSQL 17 Beta 2</strong>. For more
42+
The current beta release is <strong>PostgreSQL 17 Beta 3</strong>. For more
4343
information on the current beta release and how to test, please view the links
4444
below.
4545
</p>
4646

4747
<ul>
4848
<li>
49-
<a href="/about/news/postgresql-17-beta-2-released-2885/">
50-
PostgreSQL 17 Beta 2 Release Announcement
49+
<a href="/about/news/postgresql-164-158-1413-1316-1220-and-17-beta-3-released-2910/">
50+
PostgreSQL 17 Beta 3 Release Announcement
5151
</a>
5252
</li>
5353
<li>
54-
<a href="/ftp/source/v17beta2/">Download PostgreSQL 17 Beta 2 source code</a>
54+
<a href="/ftp/source/v17beta3/">Download PostgreSQL 17 Beta 3 source code</a>
5555
</li>
5656
<li>
5757
<a href="/docs/17/">PostgreSQL 17 Documentation</a>

templates/pages/developer/roadmap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ <h2>Upcoming minor releases</h2>
2525
releases is:
2626
</p>
2727
<ul>
28-
<li>August 8th, 2024</li>
2928
<li>November 14th, 2024</li>
3029
<li>February 13th, 2025</li>
3130
<li>May 8th, 2025</li>
31+
<li>August 14th, 2025</li>
3232
</ul>
3333

3434
<h2>Next major release</h2>

templates/pages/include/topbar.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
June 27th, 2024: <a href="/about/news/postgresql-17-beta-2-released-2885/">
2-
PostgreSQL 17 Beta 2 Released!
1+
August 8th, 2024: <a href="/about/news/postgresql-164-158-1413-1316-1220-and-17-beta-3-released-2910/">
2+
PostgreSQL 16.4, 15.8, 14.13, 13.16, 12.20, and 17 Beta 3 Released!
33
</a>

0 commit comments

Comments
 (0)