diff options
author | adam <adam@pkgsrc.org> | 2014-07-25 22:14:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-07-25 22:14:55 +0000 |
commit | 55a47fa6078f683cba580f9cd4607be3df0ff6b0 (patch) | |
tree | 64b962546ea0fdbce8abd0632fa7c42f16413b77 /databases/postgresql93-docs | |
parent | e877031116b64e69f792d1c45efa26708d234afc (diff) | |
download | pkgsrc-55a47fa6078f683cba580f9cd4607be3df0ff6b0.tar.gz |
The PostgreSQL Global Development Group has released an update to all supported version of the database system, including versions 9.3.5, 9.2.9, 9.1.14, 9.0.18, and 8.4.22. This minor release fixes a number of issues discovered and reported by users over the last four months, including some data corruption issues, and is the last update of version 8.4. Users of version 9.3 will want to update at the earliest opportunity; users of version 8.4 will want to schedule an upgrade to a supported PostgreSQL version.
Diffstat (limited to 'databases/postgresql93-docs')
-rw-r--r-- | databases/postgresql93-docs/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql93-docs/PLIST | 7 |
2 files changed, 7 insertions, 3 deletions
diff --git a/databases/postgresql93-docs/Makefile b/databases/postgresql93-docs/Makefile index 73df494b285..5843038ffeb 100644 --- a/databases/postgresql93-docs/Makefile +++ b/databases/postgresql93-docs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/07/25 22:14:56 adam Exp $ PKGNAME= ${DISTNAME:C/-/93-docs-/} -PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql93/Makefile.common" diff --git a/databases/postgresql93-docs/PLIST b/databases/postgresql93-docs/PLIST index 34e15ca0155..a47da9405bc 100644 --- a/databases/postgresql93-docs/PLIST +++ b/databases/postgresql93-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2014/03/27 20:57:55 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2014/07/25 22:14:56 adam Exp $ man/man1/clusterdb.1 man/man1/createdb.1 man/man1/createlang.1 @@ -1027,6 +1027,7 @@ share/doc/postgresql/html/release-8-4-19.html share/doc/postgresql/html/release-8-4-2.html share/doc/postgresql/html/release-8-4-20.html share/doc/postgresql/html/release-8-4-21.html +share/doc/postgresql/html/release-8-4-22.html share/doc/postgresql/html/release-8-4-3.html share/doc/postgresql/html/release-8-4-4.html share/doc/postgresql/html/release-8-4-5.html @@ -1044,6 +1045,7 @@ share/doc/postgresql/html/release-9-0-14.html share/doc/postgresql/html/release-9-0-15.html share/doc/postgresql/html/release-9-0-16.html 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-2.html share/doc/postgresql/html/release-9-0-3.html share/doc/postgresql/html/release-9-0-4.html @@ -1058,6 +1060,7 @@ share/doc/postgresql/html/release-9-1-10.html share/doc/postgresql/html/release-9-1-11.html 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-2.html share/doc/postgresql/html/release-9-1-3.html share/doc/postgresql/html/release-9-1-4.html @@ -1075,11 +1078,13 @@ share/doc/postgresql/html/release-9-2-5.html share/doc/postgresql/html/release-9-2-6.html share/doc/postgresql/html/release-9-2-7.html share/doc/postgresql/html/release-9-2-8.html +share/doc/postgresql/html/release-9-2-9.html share/doc/postgresql/html/release-9-2.html share/doc/postgresql/html/release-9-3-1.html share/doc/postgresql/html/release-9-3-2.html 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.html share/doc/postgresql/html/release.html share/doc/postgresql/html/resources.html |