diff options
author | adam <adam> | 2015-05-27 13:27:27 +0000 |
---|---|---|
committer | adam <adam> | 2015-05-27 13:27:27 +0000 |
commit | 927691e9084548a47b9ccbc7798c40ab2f28d6f6 (patch) | |
tree | fe91524446dcca1d4825791d8e05669332988aba /databases/postgresql91-docs | |
parent | e9671300806e260f9ade76b16c285f5ba5b774ff (diff) | |
download | pkgsrc-927691e9084548a47b9ccbc7798c40ab2f28d6f6.tar.gz |
The PostgreSQL Global Development Group has released an update with multiple functionality and security fixes to all supported versions of the PostgreSQL database system, which includes minor versions 9.4.2, 9.3.7, 9.2.11, 9.1.16, and 9.0.20. The update contains a critical fix for a potential data corruption issue in PostgreSQL 9.3 and 9.4; users of those versions should update their servers at the next possible opportunity.
Diffstat (limited to 'databases/postgresql91-docs')
-rw-r--r-- | databases/postgresql91-docs/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/postgresql91-docs/PLIST b/databases/postgresql91-docs/PLIST index 6db54acab6a..47d07d7e008 100644 --- a/databases/postgresql91-docs/PLIST +++ b/databases/postgresql91-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2015/02/14 12:06:49 adam Exp $ +@comment $NetBSD: PLIST,v 1.18 2015/05/27 13:27:28 adam Exp $ man/man1/clusterdb.1 man/man1/createdb.1 man/man1/createlang.1 @@ -998,6 +998,7 @@ share/doc/postgresql/html/release-9-0-17.html share/doc/postgresql/html/release-9-0-18.html share/doc/postgresql/html/release-9-0-19.html share/doc/postgresql/html/release-9-0-2.html +share/doc/postgresql/html/release-9-0-20.html share/doc/postgresql/html/release-9-0-3.html share/doc/postgresql/html/release-9-0-4.html share/doc/postgresql/html/release-9-0-5.html @@ -1013,6 +1014,7 @@ share/doc/postgresql/html/release-9-1-12.html share/doc/postgresql/html/release-9-1-13.html share/doc/postgresql/html/release-9-1-14.html share/doc/postgresql/html/release-9-1-15.html +share/doc/postgresql/html/release-9-1-16.html share/doc/postgresql/html/release-9-1-2.html share/doc/postgresql/html/release-9-1-3.html share/doc/postgresql/html/release-9-1-4.html |