From: Jonathan S. Katz Date: Wed, 23 May 2018 15:56:34 +0000 (-0400) Subject: PostgreSQL 11 Beta 1 release. X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=8dd1b04ea519603eb79eaf06640f4c5c216f1651;p=pgweb.git PostgreSQL 11 Beta 1 release. --- diff --git a/templates/base/base.html b/templates/base/base.html index 9baeb580..3595655c 100644 --- a/templates/base/base.html +++ b/templates/base/base.html @@ -59,7 +59,7 @@
- 10th May 2018: PostgreSQL 10.4 Released! + 24th May 2018: PostgreSQL 11 Beta 1 Released!
diff --git a/templates/index.html b/templates/index.html index c1547f55..d29c92d5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -46,8 +46,8 @@

Latest Releases

- 2018-05-10 - PostgreSQL 10.4 Released! - The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 10.4, 9.6.9, 9.5.13, 9.4.18, and 9.3.23. + 2018-05-24 - PostgreSQL 11 Beta 1 Released! + The PostgreSQL Global Development Group announces that the first beta release of PostgreSQL 11 is now available for download. This release contains previews of all features that will be available in the final release of PostgreSQL 11, though some details of the release could change before then.

diff --git a/templates/pages/developer/beta.html b/templates/pages/developer/beta.html index 7ebcade5..218557a0 100644 --- a/templates/pages/developer/beta.html +++ b/templates/pages/developer/beta.html @@ -17,26 +17,25 @@ useful for developers of platforms, drivers, tools, and utilities which depend upon PostgreSQL in order to prepare for changes in the new version.

-

PostgreSQL 10 has been released. The first beta of version 11 is not yet available for testing. Beta testing of - version 11 is likely to begin in mid 2018.

+ - {%endblock%}