summaryrefslogtreecommitdiff
path: root/databases/postgresql84-client
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-02-15 08:14:15 +0000
committeradam <adam@pkgsrc.org>2011-02-15 08:14:15 +0000
commitfa8fefd3a7cfd5af2173fe8a71ed6c37a0342b58 (patch)
tree9f9234d01e7414d38af3a48d426039a99cf2d2ec /databases/postgresql84-client
parent04a0dafcb2f2e0f18e45a970b7a27dbf2391ba67 (diff)
downloadpkgsrc-fa8fefd3a7cfd5af2173fe8a71ed6c37a0342b58.tar.gz
Changes 8.4.7:
* Avoid failures when "EXPLAIN" tries to display a simple-form CASE expression. * Fix assignment to an array slice that is before the existing range of subscripts. * Avoid unexpected conversion overflow in planner for very distant date values. * Fix pg_restore's text output for large objects (BLOBs) when standard_conforming_strings is on. * Fix erroneous parsing of tsquery values containing ... & !(subexpression) | ... * Fix buffer overrun in "contrib/intarray"'s input function for the query_int type. * Fix bug in "contrib/seg"'s GiST picksplit algorithm.
Diffstat (limited to 'databases/postgresql84-client')
-rw-r--r--databases/postgresql84-client/Makefile3
-rw-r--r--databases/postgresql84-client/PLIST25
2 files changed, 21 insertions, 7 deletions
diff --git a/databases/postgresql84-client/Makefile b/databases/postgresql84-client/Makefile
index 3aac5e717dc..235bcc92f11 100644
--- a/databases/postgresql84-client/Makefile
+++ b/databases/postgresql84-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2011/02/08 15:50:07 brook Exp $
+# $NetBSD: Makefile,v 1.13 2011/02/15 08:14:16 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-client-/}
COMMENT= PostgreSQL database client programs
@@ -8,7 +8,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/postgresql84/Makefile.common"
USE_TOOLS+= gzip tar
-USE_LIBTOOL= yes
CONFIGURE_ARGS+= --with-openssl
CONFIGURE_ARGS+= --with-readline
CONFIGURE_ARGS+= --with-zlib
diff --git a/databases/postgresql84-client/PLIST b/databases/postgresql84-client/PLIST
index ae1d334bdc1..e269da8ccdf 100644
--- a/databases/postgresql84-client/PLIST
+++ b/databases/postgresql84-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2010/12/19 09:53:41 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2011/02/15 08:14:16 adam Exp $
bin/clusterdb
bin/createdb
bin/createlang
@@ -491,11 +491,23 @@ include/postgresql/server/utils/xml.h
include/postgresql/server/windowapi.h
include/sql3types.h
include/sqlca.h
-lib/libecpg.la
-lib/libecpg_compat.la
+lib/libecpg.a
+lib/libecpg.so
+lib/libecpg.so.6
+lib/libecpg.so.6.1
+lib/libecpg_compat.a
+lib/libecpg_compat.so
+lib/libecpg_compat.so.3
+lib/libecpg_compat.so.3.1
lib/libpgport.a
-lib/libpgtypes.la
-lib/libpq.la
+lib/libpgtypes.a
+lib/libpgtypes.so
+lib/libpgtypes.so.3
+lib/libpgtypes.so.3.1
+lib/libpq.a
+lib/libpq.so
+lib/libpq.so.5
+lib/libpq.so.5.2
lib/postgresql/pgxs/config/install-sh
lib/postgresql/pgxs/config/mkinstalldirs
lib/postgresql/pgxs/src/Makefile.global
@@ -1298,6 +1310,7 @@ share/doc/postgresql/html/release-8-2-17.html
share/doc/postgresql/html/release-8-2-18.html
share/doc/postgresql/html/release-8-2-19.html
share/doc/postgresql/html/release-8-2-2.html
+share/doc/postgresql/html/release-8-2-20.html
share/doc/postgresql/html/release-8-2-3.html
share/doc/postgresql/html/release-8-2-4.html
share/doc/postgresql/html/release-8-2-5.html
@@ -1311,6 +1324,7 @@ share/doc/postgresql/html/release-8-3-10.html
share/doc/postgresql/html/release-8-3-11.html
share/doc/postgresql/html/release-8-3-12.html
share/doc/postgresql/html/release-8-3-13.html
+share/doc/postgresql/html/release-8-3-14.html
share/doc/postgresql/html/release-8-3-2.html
share/doc/postgresql/html/release-8-3-3.html
share/doc/postgresql/html/release-8-3-4.html
@@ -1326,6 +1340,7 @@ 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
share/doc/postgresql/html/release-8-4-6.html
+share/doc/postgresql/html/release-8-4-7.html
share/doc/postgresql/html/release-8-4.html
share/doc/postgresql/html/release.html
share/doc/postgresql/html/resources.html