From 5c42f10ae8dd50e107e805374a5514e1d134a96b Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Thu, 5 Sep 2024 08:37:13 -0400 Subject: [PATCH] PostgreSQL 17 RC1 release --- templates/index.html | 69 +++++++++++------------------ templates/pages/developer/beta.html | 8 ++-- templates/pages/include/topbar.html | 4 +- 3 files changed, 31 insertions(+), 50 deletions(-) diff --git a/templates/index.html b/templates/index.html index 6d2987e5..4e290901 100644 --- a/templates/index.html +++ b/templates/index.html @@ -51,37 +51,24 @@

- 2024-08-08 - - - PostgreSQL 16.4, 15.8, 14.13, 13.16, 12.20, and 17 Beta 3 Released! + 2024-09-05 - + + PostgreSQL 17 RC1 Released!

- The PostgreSQL Global Development Group has - released an update to all supported versions - of PostgreSQL, including 16.4, 15.8, 14.13, 13.16, and 12.20, as well - as the third beta release of PostgreSQL 17. This release fixes 1 - security vulnerability - and over 55 bugs reported over the last several months. You can find - details on the fixes in the release notes. + The PostgreSQL Global Development Group announces that the + first release candidate of + PostgreSQL 17 is now available + for download. As a release candidate, + PostgreSQL 17 RC 1 will be mostly identical to the initial release of + PostgreSQL 17, though some more fixes may be applied prior to the + general availability of PostgreSQL 17.

- You can find information about all of the PostgreSQL 17 features and - changes in the release notes. - Your testing and feedback will help the community ensure that the - PostgreSQL 17 release upholds our standards of delivering a stable, - reliable release of the world's most advanced open source relational - database. Please read more about our beta testing process - and how you can contribute. -

-

- PostgreSQL 12 will stop receiving fixes - on November 14, 2024. If you are running PostgreSQL 12 in a - production environment, we suggest that you make plans to upgrade to a - newer, supported version of PostgreSQL. Please see our - versioning policy for more - information. + The planned date for the general availability of PostgreSQL 17 is + September 26, 2024.