From 3489d74b963b81b891a903779280dd6a5d7124eb Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 8 Jun 2015 12:52:07 +0000 Subject: Changes: * File Permissions Fix * Have pg_get_functiondef() show the LEAKPROOF property * Make pushJsonbValue() function push jbvBinary type * Allow building with threaded Python on OpenBSD --- databases/postgresql94-docs/PLIST | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'databases/postgresql94-docs') diff --git a/databases/postgresql94-docs/PLIST b/databases/postgresql94-docs/PLIST index 4b81cc5db62..598613bc843 100644 --- a/databases/postgresql94-docs/PLIST +++ b/databases/postgresql94-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2015/05/27 13:27:28 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/08 12:52:08 adam Exp $ man/man1/clusterdb.1 man/man1/createdb.1 man/man1/createlang.1 @@ -1069,6 +1069,7 @@ 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-21.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 @@ -1085,6 +1086,7 @@ 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-17.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 @@ -1097,6 +1099,7 @@ 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-12.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 @@ -1113,9 +1116,11 @@ 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-8.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-3.html share/doc/postgresql/html/release-9-4.html share/doc/postgresql/html/release.html share/doc/postgresql/html/resources.html -- cgit v1.2.3