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/postgresql94-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/postgresql94-docs')
-rw-r--r-- | databases/postgresql94-docs/PLIST | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/databases/postgresql94-docs/PLIST b/databases/postgresql94-docs/PLIST index a3e17e90586..4b81cc5db62 100644 --- a/databases/postgresql94-docs/PLIST +++ b/databases/postgresql94-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2015/02/12 09:34:28 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/05/27 13:27:28 adam Exp $ man/man1/clusterdb.1 man/man1/createdb.1 man/man1/createlang.1 @@ -1068,6 +1068,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 @@ -1083,6 +1084,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 @@ -1094,6 +1096,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 @@ -1109,8 +1112,10 @@ 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-9-4-1.html +share/doc/postgresql/html/release-9-4-2.html share/doc/postgresql/html/release-9-4.html share/doc/postgresql/html/release.html share/doc/postgresql/html/resources.html |