From 77904745ccade3f564a8cee71e38186c5e2fccfa Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Thu, 27 Jun 2024 07:34:39 -0400 Subject: [PATCH] PostgreSQL 17 Beta 2 --- templates/index.html | 20 ++++++++++---------- templates/pages/developer/beta.html | 8 ++++---- templates/pages/include/topbar.html | 4 ++-- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/templates/index.html b/templates/index.html index b833e702..bbb5258a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -51,14 +51,14 @@

- 2024-05-23 - - - PostgreSQL 17 Beta 1 Released! + 2024-06-27 - + + PostgreSQL 17 Beta 2 Released!

- The PostgreSQL Global Development Group announces that the first + The PostgreSQL Global Development Group announces that the second beta release of PostgreSQL 17 is now available for download. This release contains previews of all features that will be available when PostgreSQL 17 is made generally available, though some details of @@ -72,7 +72,7 @@ In the spirit of the open source PostgreSQL community, we strongly encourage you to test the new features of PostgreSQL 17 on your systems to help us eliminate bugs or other issues that may exist. - While we do not advise you to run PostgreSQL 17 Beta 1 in production + While we do not advise you to run PostgreSQL 17 Beta 2 in production environments, we encourage you to find ways to run your typical application workloads against this beta release.

@@ -173,12 +173,12 @@

- - PostgreSQL 17 Beta 1 Released! + + PostgreSQL 17 Beta 2 Released!

    -
  •  2024-05-23
  • +
  •  2024-06-27
@@ -197,7 +197,7 @@ In the spirit of the open source PostgreSQL community, we strongly encourage you to test the new features of PostgreSQL 17 on your systems to help us eliminate bugs or other issues that may exist. - While we do not advise you to run PostgreSQL 17 Beta 1 in production + While we do not advise you to run PostgreSQL 17 Beta 2 in production environments, we encourage you to find ways to run your typical application workloads against this beta release.

@@ -209,7 +209,7 @@ and how you can contribute.