From c1c285213fd822ac34a274c9ffccc40cb55793bf Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 11 Feb 2017 10:18:51 +0000 Subject: The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 9.6.2, 9.5.6, 9.4.11, 9.3.16, and 9.2.20. This release includes fixes that prevent data corruption issues in index builds and in certain write-ahead-log replay situations, which are detailed below. It also patches over 75 other bugs reported over the last three months. --- databases/postgresql96-server/PLIST | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'databases/postgresql96-server') diff --git a/databases/postgresql96-server/PLIST b/databases/postgresql96-server/PLIST index b1e688f7c70..7d9eaff26ef 100644 --- a/databases/postgresql96-server/PLIST +++ b/databases/postgresql96-server/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2016/10/29 19:41:55 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2017/02/11 10:18:53 adam Exp $ bin/postgres bin/postmaster include/postgresql/server/plpgsql.h @@ -44,6 +44,7 @@ share/locale/it/LC_MESSAGES/postgres-9.6.mo share/locale/ja/LC_MESSAGES/plpgsql-9.6.mo share/locale/ja/LC_MESSAGES/postgres-9.6.mo share/locale/ko/LC_MESSAGES/plpgsql-9.6.mo +share/locale/ko/LC_MESSAGES/postgres-9.6.mo share/locale/pl/LC_MESSAGES/plpgsql-9.6.mo share/locale/pl/LC_MESSAGES/postgres-9.6.mo share/locale/pt_BR/LC_MESSAGES/plpgsql-9.6.mo @@ -309,6 +310,7 @@ share/postgresql/timezone/Asia/Aqtau share/postgresql/timezone/Asia/Aqtobe share/postgresql/timezone/Asia/Ashgabat share/postgresql/timezone/Asia/Ashkhabad +share/postgresql/timezone/Asia/Atyrau share/postgresql/timezone/Asia/Baghdad share/postgresql/timezone/Asia/Bahrain share/postgresql/timezone/Asia/Baku @@ -329,6 +331,7 @@ share/postgresql/timezone/Asia/Dhaka share/postgresql/timezone/Asia/Dili share/postgresql/timezone/Asia/Dubai share/postgresql/timezone/Asia/Dushanbe +share/postgresql/timezone/Asia/Famagusta share/postgresql/timezone/Asia/Gaza share/postgresql/timezone/Asia/Harbin share/postgresql/timezone/Asia/Hebron @@ -534,6 +537,7 @@ share/postgresql/timezone/Europe/Rome share/postgresql/timezone/Europe/Samara share/postgresql/timezone/Europe/San_Marino share/postgresql/timezone/Europe/Sarajevo +share/postgresql/timezone/Europe/Saratov share/postgresql/timezone/Europe/Simferopol share/postgresql/timezone/Europe/Skopje share/postgresql/timezone/Europe/Sofia -- cgit v1.2.3