From 4181d691efbd66b4b90ffacc4124fd52ad862f8c Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Wed, 22 May 2019 23:43:16 -0400 Subject: [PATCH] PostgreSQL 12 Beta 1 release. --- templates/index.html | 65 +++++++++++++---------------- templates/pages/developer/beta.html | 20 ++++----- templates/pages/include/topbar.html | 2 +- 3 files changed, 41 insertions(+), 46 deletions(-) diff --git a/templates/index.html b/templates/index.html index 2e1da5c2..307eac62 100644 --- a/templates/index.html +++ b/templates/index.html @@ -46,24 +46,21 @@

Latest Releases

- 2019-05-09 - PostgreSQL 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22 Released! - The PostgreSQL Global Development Group has released an update to all - supported versions of our database system, - including 11.3, 10.8, 9.6.13, 9.5.17, and 9.4.22. This release - fixes two security issues in the PostgreSQL server, a security issue - found in two of the PostgreSQL Windows installers, and over 60 bugs - reported over the last three months. + 2019-05-23 - PostgreSQL 12 Beta 1 Released! + The PostgreSQL Global Development Group announces that the + first beta release of PostgreSQL 12 is + now available for download. This release + contains previews of all features + that will be available in the final release of PostgreSQL 12, though + some details of the release could change + before then.

- Users who installed PostgreSQL using the Windows installers from - EnterpriseDB and BigSQL respectively should upgrade as soon as - possible. Similarly, users who are running any version of - PostgreSQL 9.5, 9.6, 10, and 11 should also plan to upgrade as soon as - possible. -

-

- All other users should plan to apply this update at the next scheduled - downtime. + We encourage you to test the new features + of PostgreSQL 12 to help us eliminate any bugs or other issues + that may exist. While we do not advise for you to run PostgreSQL 12 + Beta 1 in your production environments, we encourage you to find ways + to run your typical application workloads against this beta release.