diff options
author | jlam <jlam> | 2001-05-29 23:28:05 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-05-29 23:28:05 +0000 |
commit | 445c2355f6f6d87dbc60fbc52ba606436e767b44 (patch) | |
tree | e8c95fd2158ec3c3e9a70a3f7cc91a8f98368d74 /databases/postgresql-docs | |
parent | 50cb50768c055cc10a548b9544bff98a7d2733b8 (diff) | |
download | pkgsrc-445c2355f6f6d87dbc60fbc52ba606436e767b44.tar.gz |
Update postgresql to 7.1.2. Also update postgresql packages built from
postgresql sources:
postgresql-client, postgresql-docs, postgresql-lib, postgresql-server,
postgresql-plperl, postgresql-pltcl,
odbc-postgresql, py-postgresql, tcl-postgresql, tk-postgresql
to 7.1.2 or to depend on postgresql-libs-7.1.2. Changes from version 7.1.1:
Fix PL/PgSQL SELECTs when returning no rows
Fix for psql backslash core dump
Referential integrity permission fix
Optimizer fixes
pg_dump cleanups
Diffstat (limited to 'databases/postgresql-docs')
-rw-r--r-- | databases/postgresql-docs/pkg/PLIST | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/databases/postgresql-docs/pkg/PLIST b/databases/postgresql-docs/pkg/PLIST index 8c210315ca4..fc4a6bea825 100644 --- a/databases/postgresql-docs/pkg/PLIST +++ b/databases/postgresql-docs/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/14 14:46:33 jlam Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/05/29 23:28:05 jlam Exp $ share/doc/html/postgresql/admin.html share/doc/html/postgresql/advanced.html share/doc/html/postgresql/altern-locations.html @@ -158,10 +158,10 @@ share/doc/html/postgresql/libpqpp-notify.html share/doc/html/postgresql/lisp.html share/doc/html/postgresql/ln11330.html share/doc/html/postgresql/ln1274.html -share/doc/html/postgresql/ln15154.html +share/doc/html/postgresql/ln15168.html share/doc/html/postgresql/ln24.html -share/doc/html/postgresql/ln24983.html -share/doc/html/postgresql/ln37149.html +share/doc/html/postgresql/ln24997.html +share/doc/html/postgresql/ln37163.html share/doc/html/postgresql/ln8.html share/doc/html/postgresql/lo-funcs.html share/doc/html/postgresql/lo-implementation.html @@ -338,6 +338,7 @@ share/doc/html/postgresql/release-7-0-1.html share/doc/html/postgresql/release-7-0-2.html share/doc/html/postgresql/release-7-0-3.html share/doc/html/postgresql/release-7-0.html +share/doc/html/postgresql/release-7-1-1.html share/doc/html/postgresql/release.html share/doc/html/postgresql/relmodel-formal.html share/doc/html/postgresql/relmodel-oper.html @@ -475,7 +476,7 @@ share/doc/html/postgresql/user.html share/doc/html/postgresql/wal-configuration.html share/doc/html/postgresql/wal-implementation.html share/doc/html/postgresql/wal.html -share/doc/html/postgresql/x14487.html +share/doc/html/postgresql/x14501.html share/doc/html/postgresql/xact-read-committed.html share/doc/html/postgresql/xact-serializable.html share/doc/html/postgresql/xaggr.html |