From 9f6e6ee87ba75a6efd7b74d0b99cf3b868f85d57 Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Wed, 25 Sep 2019 23:27:59 -0400 Subject: [PATCH] PostgreSQL 12 RC 1. --- templates/index.html | 52 ++++++++++++-------------- templates/pages/developer/beta.html | 6 +-- templates/pages/developer/roadmap.html | 7 +++- templates/pages/include/topbar.html | 2 +- 4 files changed, 32 insertions(+), 35 deletions(-) diff --git a/templates/index.html b/templates/index.html index 8e820e9d..b90e638f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -47,25 +47,25 @@

- 2019-09-12 - PostgreSQL 12 Beta 4 Released! + 2019-09-26 - PostgreSQL 12 RC 1 Released!

- The PostgreSQL Global Development Group announces - that the fourth beta release of + The PostgreSQL Global Development Group announces + that the first release candidate 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. + is now available for download. As a release + candidate, PostgreSQL 12 RC 1 should be identical to the initial release of + PostgreSQL 12, though some more + fixes may be applied prior to the general availability of PostgreSQL 12.

- This is likely the final beta release of PostgreSQL 12 before a release - candidate is made available. + The planned date for the general availability of PostgreSQL 12 is October 3, + 2019.

You can - download the update here. + download the release candidate here.