diff options
author | adam <adam@pkgsrc.org> | 2017-02-11 10:18:51 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-02-11 10:18:51 +0000 |
commit | c1c285213fd822ac34a274c9ffccc40cb55793bf (patch) | |
tree | 66169b67003e7dc5c742d2479379e7aa64c558a2 /databases/postgresql92-docs/PLIST | |
parent | 3595e57c4103e84071e78527be47d36546510805 (diff) | |
download | pkgsrc-c1c285213fd822ac34a274c9ffccc40cb55793bf.tar.gz |
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.
Diffstat (limited to 'databases/postgresql92-docs/PLIST')
-rw-r--r-- | databases/postgresql92-docs/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/postgresql92-docs/PLIST b/databases/postgresql92-docs/PLIST index c42986697b5..959e03c2cfe 100644 --- a/databases/postgresql92-docs/PLIST +++ b/databases/postgresql92-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2016/10/29 19:41:54 adam Exp $ +@comment $NetBSD: PLIST,v 1.20 2017/02/11 10:18:51 adam Exp $ man/man1/clusterdb.1 man/man1/createdb.1 man/man1/createlang.1 @@ -427,6 +427,7 @@ share/doc/postgresql/html/disk-usage.html share/doc/postgresql/html/diskusage.html share/doc/postgresql/html/dml-delete.html share/doc/postgresql/html/dml-insert.html +share/doc/postgresql/html/dml-returning.html share/doc/postgresql/html/dml-update.html share/doc/postgresql/html/dml.html share/doc/postgresql/html/docguide-authoring.html @@ -1077,6 +1078,7 @@ share/doc/postgresql/html/release-9-2-17.html share/doc/postgresql/html/release-9-2-18.html share/doc/postgresql/html/release-9-2-19.html share/doc/postgresql/html/release-9-2-2.html +share/doc/postgresql/html/release-9-2-20.html share/doc/postgresql/html/release-9-2-3.html share/doc/postgresql/html/release-9-2-4.html share/doc/postgresql/html/release-9-2-5.html |