summaryrefslogtreecommitdiff
path: root/databases/postgresql81-client
diff options
context:
space:
mode:
authoradam <adam>2007-02-05 11:42:07 +0000
committeradam <adam>2007-02-05 11:42:07 +0000
commit003a45b092c505707ea39261d96321369731db7d (patch)
treea2eaa8efc00e91149b7939112a0ace29901871a9 /databases/postgresql81-client
parent4845a1ca014c4b6e1312394018621410bccb20b6 (diff)
downloadpkgsrc-003a45b092c505707ea39261d96321369731db7d.tar.gz
Changes 8.1.7:
* Remove security vulnerabilities that allowed connected users to read backend memory * Fix rare bug wherein btree index page splits could fail due to choosing an infeasible split point * Improve "VACUUM" performance for databases with many tables * Fix autovacuum to avoid leaving non-permanent transaction IDs in non-connectable databases This bug affects the 8.1 branch only. * Fix for rare Assert() crash triggered by UNION * Tighten security of multi-byte character processing for UTF8 sequences over three bytes long * Fix bogus "permission denied" failures occurring on Windows due to attempts to fsync already-deleted files * Fix possible crashes when an already-in-use PL/pgSQL function is updated
Diffstat (limited to 'databases/postgresql81-client')
-rw-r--r--databases/postgresql81-client/PLIST41
1 files changed, 40 insertions, 1 deletions
diff --git a/databases/postgresql81-client/PLIST b/databases/postgresql81-client/PLIST
index 6cf26e7896d..decef624db7 100644
--- a/databases/postgresql81-client/PLIST
+++ b/databases/postgresql81-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2007/01/08 18:55:38 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2007/02/05 11:42:07 adam Exp $
${PG_SUBPREFIX}bin/clusterdb
${PG_SUBPREFIX}bin/createdb
${PG_SUBPREFIX}bin/createlang
@@ -526,6 +526,41 @@ ${PG_SUBPREFIX}man/man7/set_role.7
${PG_SUBPREFIX}man/man7/set_session_authorization.7
${PG_SUBPREFIX}man/man7/set_transaction.7
${PG_SUBPREFIX}man/man7/show.7
+${PG_SUBPREFIX}man/man7/spi_connect.7
+${PG_SUBPREFIX}man/man7/spi_copytuple.7
+${PG_SUBPREFIX}man/man7/spi_cursor_close.7
+${PG_SUBPREFIX}man/man7/spi_cursor_fetch.7
+${PG_SUBPREFIX}man/man7/spi_cursor_find.7
+${PG_SUBPREFIX}man/man7/spi_cursor_move.7
+${PG_SUBPREFIX}man/man7/spi_cursor_open.7
+${PG_SUBPREFIX}man/man7/spi_exec.7
+${PG_SUBPREFIX}man/man7/spi_execp.7
+${PG_SUBPREFIX}man/man7/spi_execute.7
+${PG_SUBPREFIX}man/man7/spi_execute_plan.7
+${PG_SUBPREFIX}man/man7/spi_finish.7
+${PG_SUBPREFIX}man/man7/spi_fname.7
+${PG_SUBPREFIX}man/man7/spi_fnumber.7
+${PG_SUBPREFIX}man/man7/spi_freeplan.7
+${PG_SUBPREFIX}man/man7/spi_freetuple.7
+${PG_SUBPREFIX}man/man7/spi_freetuptable.7
+${PG_SUBPREFIX}man/man7/spi_getargcount.7
+${PG_SUBPREFIX}man/man7/spi_getargtypeid.7
+${PG_SUBPREFIX}man/man7/spi_getbinval.7
+${PG_SUBPREFIX}man/man7/spi_getnspname.7
+${PG_SUBPREFIX}man/man7/spi_getrelname.7
+${PG_SUBPREFIX}man/man7/spi_gettype.7
+${PG_SUBPREFIX}man/man7/spi_gettypeid.7
+${PG_SUBPREFIX}man/man7/spi_getvalue.7
+${PG_SUBPREFIX}man/man7/spi_is_cursor_plan.7
+${PG_SUBPREFIX}man/man7/spi_modifytuple.7
+${PG_SUBPREFIX}man/man7/spi_palloc.7
+${PG_SUBPREFIX}man/man7/spi_pfree.7
+${PG_SUBPREFIX}man/man7/spi_pop.7
+${PG_SUBPREFIX}man/man7/spi_prepare.7
+${PG_SUBPREFIX}man/man7/spi_push.7
+${PG_SUBPREFIX}man/man7/spi_repalloc.7
+${PG_SUBPREFIX}man/man7/spi_returntuple.7
+${PG_SUBPREFIX}man/man7/spi_saveplan.7
${PG_SUBPREFIX}man/man7/start_transaction.7
${PG_SUBPREFIX}man/man7/truncate.7
${PG_SUBPREFIX}man/man7/unlisten.7
@@ -951,6 +986,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-14.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-15.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-16.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-17.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-18.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-4.html
@@ -967,6 +1003,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-12.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-13.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-14.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-15.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-16.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-4.html
@@ -978,6 +1015,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-9.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-1.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-10.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-11.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html
@@ -992,6 +1030,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-5.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-6.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1.html
${PG_SUBPREFIX}share/doc/postgresql/html/release.html
${PG_SUBPREFIX}share/doc/postgresql/html/resources.html