diff options
author | adam <adam@pkgsrc.org> | 2015-05-27 13:27:27 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-05-27 13:27:27 +0000 |
commit | 63065e5eafde3727b6d7d63658a77708fe712d53 (patch) | |
tree | fe91524446dcca1d4825791d8e05669332988aba /databases/postgresql93-docs | |
parent | 2dcc53d687145c0c84640bf6718dae6137936af7 (diff) | |
download | pkgsrc-63065e5eafde3727b6d7d63658a77708fe712d53.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/postgresql93-docs')
-rw-r--r-- | databases/postgresql93-docs/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/postgresql93-docs/PLIST b/databases/postgresql93-docs/PLIST index 19c755cce1e..375104d3a8a 100644 --- a/databases/postgresql93-docs/PLIST +++ b/databases/postgresql93-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2015/02/14 07:40:19 adam Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/05/27 13:27:28 adam Exp $ man/man1/clusterdb.1 man/man1/createdb.1 man/man1/createlang.1 @@ -1048,6 +1048,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 @@ -1063,6 +1064,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 @@ -1074,6 +1076,7 @@ share/doc/postgresql/html/release-9-1-9.html share/doc/postgresql/html/release-9-1.html share/doc/postgresql/html/release-9-2-1.html share/doc/postgresql/html/release-9-2-10.html +share/doc/postgresql/html/release-9-2-11.html share/doc/postgresql/html/release-9-2-2.html share/doc/postgresql/html/release-9-2-3.html share/doc/postgresql/html/release-9-2-4.html @@ -1089,6 +1092,7 @@ share/doc/postgresql/html/release-9-3-3.html share/doc/postgresql/html/release-9-3-4.html share/doc/postgresql/html/release-9-3-5.html share/doc/postgresql/html/release-9-3-6.html +share/doc/postgresql/html/release-9-3-7.html share/doc/postgresql/html/release-9-3.html share/doc/postgresql/html/release.html share/doc/postgresql/html/resources.html |