Skip to content

Commit 5c42f10

Browse files
committed
PostgreSQL 17 RC1 release
1 parent c3cde6e commit 5c42f10

File tree

3 files changed

+31
-50
lines changed

3 files changed

+31
-50
lines changed

templates/index.html

Lines changed: 25 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -51,37 +51,24 @@ <h2>Latest Releases</h2>
5151
<div class="text">
5252
<p>
5353
<strong>
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!
54+
2024-09-05 -
55+
<a href="/about/news/postgresql-17-rc1-released-2926/">
56+
PostgreSQL 17 RC1 Released!
5757
</a>
5858
</strong>
5959
</p>
6060
<p>
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>.
61+
The PostgreSQL Global Development Group announces that the
62+
first release candidate of
63+
<a href="/docs/17/release-17.html">PostgreSQL 17</a> is now available
64+
for <a href="/download/">download</a>. As a release candidate,
65+
PostgreSQL 17 RC 1 will be mostly identical to the initial release of
66+
PostgreSQL 17, though some more fixes may be applied prior to the
67+
general availability of PostgreSQL 17.
6868
</p>
6969
<p>
70-
You can find information about all of the PostgreSQL 17 features and
71-
changes in the <a href="/docs/17/release-17.html">release notes</a>.
72-
Your testing and feedback will help the community ensure that the
73-
PostgreSQL 17 release upholds our standards of delivering a stable,
74-
reliable release of the world's most advanced open source relational
75-
database. Please read more about our <a href="/developer/beta/">beta testing process</a>
76-
and how you can contribute.
77-
</p>
78-
<p>
79-
PostgreSQL 12 will <a href="/support/versioning/">stop receiving fixes</a>
80-
on November 14, 2024. If you are running PostgreSQL 12 in a
81-
production environment, we suggest that you make plans to upgrade to a
82-
newer, supported version of PostgreSQL. Please see our
83-
<a href="/support/versioning/">versioning policy</a> for more
84-
information.
70+
The planned date for the general availability of PostgreSQL 17 is
71+
September 26, 2024.
8572
</p>
8673
<ul>
8774
{% for v in versions %}
@@ -165,36 +152,30 @@ <h2 class="centered-lines">Latest News</h2>
165152
<!-- Featured Post -->
166153
<header>
167154
<h3>
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!
155+
<a href="/about/news/postgresql-17-rc1-released-2926/">
156+
PostgreSQL 17 RC1 Released!
170157
</a>
171158
</h3>
172159
<ul class="meta">
173-
<li><i class="far fa-clock"></i>&nbsp;2024-08-08</li>
160+
<li><i class="far fa-clock"></i>&nbsp;2024-09-05</li>
174161
<!--<li><i class="far fa-comments"></i> 0</li>-->
175162
</ul>
176163
</header>
177164
<p>
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>.
165+
The PostgreSQL Global Development Group announces that the
166+
first release candidate of
167+
<a href="/docs/17/release-17.html">PostgreSQL 17</a> is now available
168+
for <a href="/download/">download</a>. As a release candidate,
169+
PostgreSQL 17 RC 1 will be mostly identical to the initial release of
170+
PostgreSQL 17, though some more fixes may be applied prior to the
171+
general availability of PostgreSQL 17.
185172
</p>
186173
<p>
187-
You can find information about all of the PostgreSQL 17 features and
188-
changes in the <a href="/docs/17/release-17.html">release notes</a>.
189-
Your testing and feedback will help the community ensure that the
190-
PostgreSQL 17 release upholds our standards of delivering a stable,
191-
reliable release of the world's most advanced open source relational
192-
database. Please read more about our <a href="/developer/beta/">beta testing process</a>
193-
and how you can contribute.
174+
The planned date for the general availability of PostgreSQL 17 is
175+
September 26, 2024.
194176
</p>
195177
<ul class="bold">
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>
178+
<li><a href="/about/news/postgresql-17-rc1-released-2926/">Release Announcement</a></li>
198179
<li><a href="/docs/17/release-17.html">PostgreSQL 17 Beta Release Notes</a></li>
199180
<li><a href="/developer/beta/">Beta Testing Information</a></li>
200181
<li><a href="/support/versioning/">Versioning Policy</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 3</strong>. For more
42+
The current beta release is <strong>PostgreSQL 17 RC1</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-164-158-1413-1316-1220-and-17-beta-3-released-2910/">
50-
PostgreSQL 17 Beta 3 Release Announcement
49+
<a href="/about/news/postgresql-17-rc1-released-2926/">
50+
PostgreSQL 17 RC1 Release Announcement
5151
</a>
5252
</li>
5353
<li>
54-
<a href="/ftp/source/v17beta3/">Download PostgreSQL 17 Beta 3 source code</a>
54+
<a href="/ftp/source/v17rc1/">Download PostgreSQL 17 RC1 source code</a>
5555
</li>
5656
<li>
5757
<a href="/docs/17/">PostgreSQL 17 Documentation</a>

templates/pages/include/topbar.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
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!
1+
September 5, 2024: <a href="/about/news/postgresql-17-rc1-released-2926/">
2+
PostgreSQL 17 RC1 Released!
33
</a>

0 commit comments

Comments
 (0)