From a9136adc0e420c3d6ca9f3398fb75f1b83f9eb67 Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Thu, 9 May 2019 08:05:08 -0400 Subject: [PATCH] 2019-05-09 Cumulative Update Release. --- templates/index.html | 54 +++++++++++++++++--------- templates/pages/developer/roadmap.html | 2 +- templates/pages/include/topbar.html | 2 +- 3 files changed, 37 insertions(+), 21 deletions(-) diff --git a/templates/index.html b/templates/index.html index 74d0b552..2101b7a3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -46,16 +46,24 @@

Latest Releases

- 2019-02-14 - PostgreSQL 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21 Released! + 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.2, 10.7, 9.6.12, 9.5.16, and 9.4.21. This release - changes the behavior in how PostgreSQL interfaces with fsync() - and includes fixes for partitioning and over 70 other bugs that were - reported over the past three months + 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.

- Users should plan to apply this update at the next scheduled downtime. + 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.