From d275f61ba3534d5c9cffac26dc4d293fcc01180c Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Thu, 6 Oct 2022 08:27:43 -0400 Subject: [PATCH] PostgreSQL 15 RC 2 --- templates/index.html | 26 ++++++++++++++------------ templates/pages/developer/beta.html | 6 +++--- templates/pages/include/topbar.html | 4 ++-- 3 files changed, 19 insertions(+), 17 deletions(-) diff --git a/templates/index.html b/templates/index.html index 8bee644a..2c0df976 100644 --- a/templates/index.html +++ b/templates/index.html @@ -48,20 +48,21 @@

- 2022-09-29 - PostgreSQL 15 RC 1 Released! + 2022-10-06 - PostgreSQL 15 RC 2 Released!

- The PostgreSQL Global Development Group announces that the first + The PostgreSQL Global Development Group announces that the second release candidate of PostgreSQL 15 is now available for available for download. As a release - candidate, PostgreSQL 15 RC 1 will be mostly identical to the initial + candidate, PostgreSQL 15 RC 2 will be mostly identical to the initial release of PostgreSQL 15, though some more fixes may be applied prior to the general availability of PostgreSQL 15.

- The planned date for the general availability of PostgreSQL 15 is - October 13, 2022. + The planned date for the general availability of PostgreSQL 15 is still + October 13, 2022, but may be pushed to October 20, 2022 based on what + issues are reported.

You can find information about all of the PostgreSQL 15 features and @@ -149,33 +150,34 @@

- - PostgreSQL 15 RC 1 Released! + + PostgreSQL 15 RC 2 Released!

    -
  •  2022-09-29
  • +
  •  2022-10-06

- The PostgreSQL Global Development Group announces that the first + The PostgreSQL Global Development Group announces that the second release candidate of PostgreSQL 15 is now available for available for download. As a release - candidate, PostgreSQL 15 RC 1 will be mostly identical to the initial + candidate, PostgreSQL 15 RC 2 will be mostly identical to the initial release of PostgreSQL 15, though some more fixes may be applied prior to the general availability of PostgreSQL 15.

The planned date for the general availability of PostgreSQL 15 is - October 13, 2022. + still October 13, 2022, but may be pushed to October 20, 2022 based on + what issues are reported.

You can find information about all of the PostgreSQL 15 features and changes in the release notes.