Skip to content

Commit be4fa02

Browse files
committed
PostgreSQL 18 RC 1
1 parent 955d409 commit be4fa02

File tree

3 files changed

+28
-43
lines changed

3 files changed

+28
-43
lines changed

templates/index.html

Lines changed: 23 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -51,30 +51,23 @@ <h2>Latest Releases</h2>
5151
<div class="text">
5252
<p>
5353
<strong>
54-
2025-08-14 -
55-
<a href="/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/">
56-
PostgreSQL 17.6, 16.10, 15.14, 14.19, 13.22, and 18 Beta 3 Released!
54+
2025-09-04 -
55+
<a href="/about/news/postgresql-18-rc-1-released-3130/">
56+
PostgreSQL 18 RC 1 Released!
5757
</a>
5858
</strong>
5959
</p>
6060
<p>
61-
The PostgreSQL Global Development Group has <a href="/download/"></a>released an update</a>
62-
to all supported versions of PostgreSQL, including 17.6, 16.10, 15.14, 14.19,
63-
and 13.22, as well as the third beta release of PostgreSQL 18. This
64-
release fixes 3 <a href="/support/security/">security vulnerabilities</a>
65-
and over 55 bugs reported over the last several months.
61+
The PostgreSQL Global Development Group announces that the
62+
<a href="/developer/beta/">first release candidate of PostgreSQL 18</a>
63+
is now available for <a href="/download/">download</a>. As a release
64+
candidate, PostgreSQL 18 RC 1 will be mostly identical to the initial release of
65+
PostgreSQL 18, though some more fixes may be applied prior to the general
66+
availability of PostgreSQL 18.
6667
</p>
6768
<p>
68-
PostgreSQL 13 will stop receiving fixes on November 13, 2025. If you are
69-
running PostgreSQL 13 in a production environment, we suggest that you make
70-
plans to upgrade to a newer, supported version of PostgreSQL. Please see our
71-
<a href="/support/versioning/">versioning policy</a> for more
72-
information.
73-
</p>
74-
<p>
75-
For the more information about this release, please review the
76-
<a href="/docs/release/">release notes</a>. You can download
77-
PostgreSQL from the <a href="/download/">download</a> page.
69+
The planned date for the general availability of PostgreSQL 18 is
70+
September 25, 2025.
7871
</p>
7972
<ul>
8073
{% for v in versions %}
@@ -158,37 +151,29 @@ <h2 class="centered-lines">Latest News</h2>
158151
<!-- Featured Post -->
159152
<header>
160153
<h3>
161-
<a href="/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/">
162-
PostgreSQL 17.6, 16.10, 15.14, 14.19, 13.22, and 18 Beta 3 Released!
154+
<a href="/about/news/postgresql-18-rc-1-released-3130/">
155+
PostgreSQL 18 RC 1!
163156
</a>
164157
</h3>
165158
<ul class="meta">
166-
<li><i class="far fa-clock"></i>&nbsp;2025-08-14</li>
159+
<li><i class="far fa-clock"></i>&nbsp;2025-09-04</li>
167160
<!--<li><i class="far fa-comments"></i> 0</li>-->
168161
</ul>
169162
</header>
170163
<p>
171-
The PostgreSQL Global Development Group has <a href="/download/"></a>released an update</a>
172-
to all supported versions of PostgreSQL, including 17.6, 16.10, 15.14, 14.19,
173-
and 13.22, as well as the third beta release of PostgreSQL 18. This
174-
release fixes 3 <a href="/support/security/">security vulnerabilities</a>
175-
and over 55 bugs reported over the last several months.
176-
</p>
177-
<p>
178-
PostgreSQL 13 will stop receiving fixes on November 13, 2025. If you are
179-
running PostgreSQL 13 in a production environment, we suggest that you make
180-
plans to upgrade to a newer, supported version of PostgreSQL. Please see our
181-
<a href="/support/versioning/">versioning policy</a> for more
182-
information.
164+
The PostgreSQL Global Development Group announces that the
165+
<a href="/developer/beta/">first release candidate of PostgreSQL 18</a>
166+
is now available for <a href="/download/">download</a>. As a release
167+
candidate, PostgreSQL 18 RC 1 will be mostly identical to the initial release of
168+
PostgreSQL 18, though some more fixes may be applied prior to the general
169+
availability of PostgreSQL 18.
183170
</p>
184171
<p>
185-
For the more information about this release, please review the
186-
<a href="/docs/release/">release notes</a>. You can download
187-
PostgreSQL from the <a href="/download/">download</a> page.
172+
The planned date for the general availability of PostgreSQL 18 is
173+
September 25, 2025.
188174
</p>
189175
<ul class="bold">
190-
<li><a href="/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/">Release Announcement</a></li>
191-
<li><a href="/docs/release/">Release Notes</a></li>
176+
<li><a href="/about/news/postgresql-18-rc-1-released-3130/">Release Announcement</a></li>
192177
<li><a href="/support/versioning/">Versioning Policy</a>
193178
<li><a href="/docs/18/release-18.html">Beta Release Notes</a></li>
194179
<li><a href="/developer/beta/">Beta Testing Information</a></li>

templates/pages/developer/beta.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ <h1>Beta Information <i class="fa fa-code"></i></h1>
4646

4747
<ul>
4848
<li>
49-
<a href="/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/">
50-
PostgreSQL 18 Beta 3 Release Announcement
49+
<a href="/about/news/postgresql-18-rc-1-released-3130/">
50+
PostgreSQL 18 RC 1 Release Announcement
5151
</a>
5252
</li>
5353
<li>
54-
<a href="/ftp/source/v18beta3/">Download PostgreSQL 18 Beta 3 source code</a>
54+
<a href="/ftp/source/v18rc1/">Download PostgreSQL 18 RC 1 source code</a>
5555
</li>
5656
<li>
5757
<a href="/docs/18/">PostgreSQL 18 Documentation</a>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
August 14, 2025: <a href="/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/">
2-
PostgreSQL 17.6, 16.10, 15.14, 14.19, 13.22, and 18 Beta 3 Released!
1+
September 4, 2025: <a href="/about/news/postgresql-18-rc-1-released-3130/">
2+
PostgreSQL 18 RC 1 Released!
33
</a>

0 commit comments

Comments
 (0)