summaryrefslogtreecommitdiff
path: root/databases/postgresql90-docs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-10-07 15:53:54 +0000
committeradam <adam@pkgsrc.org>2010-10-07 15:53:54 +0000
commit3ee1b17e460608403a38ba55ba82309305f91662 (patch)
tree78c225fe83f9f06b66fba8d2c21ae5f86950ae9b /databases/postgresql90-docs
parent228315fe8e7852fe93b6c48c0ab602df2c6572c8 (diff)
downloadpkgsrc-3ee1b17e460608403a38ba55ba82309305f91662.tar.gz
Changes 9.0.1:
* Use a separate interpreter for each calling SQL userid in PL/Perl and PL/Tcl * Improve pg_get_expr() security fix so that the function can still be used on the output of a sub-select * Fix incorrect placement of placeholder evaluation * Fix join removal's handling of placeholder expressions * Fix possible duplicate scans of UNION ALL member relations * Prevent infinite loop in ProcessIncomingNotify() after unlistening * Prevent show_session_authorization() from crashing within autovacuum processes * Re-allow input of Julian dates prior to 0001-01-01 AD * Make psql recognize "DISCARD ALL" as a command that should not be encased in a transaction block in autocommit-off mode * Update build infrastructure and documentation to reflect the source code repository's move from CVS to Git
Diffstat (limited to 'databases/postgresql90-docs')
-rw-r--r--databases/postgresql90-docs/PLIST19
1 files changed, 12 insertions, 7 deletions
diff --git a/databases/postgresql90-docs/PLIST b/databases/postgresql90-docs/PLIST
index 930cec3ba61..0a5ed425dc6 100644
--- a/databases/postgresql90-docs/PLIST
+++ b/databases/postgresql90-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/21 07:52:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/10/07 15:53:54 adam Exp $
${PG_SUBPREFIX}man/man1/clusterdb.1
${PG_SUBPREFIX}man/man1/createdb.1
${PG_SUBPREFIX}man/man1/createlang.1
@@ -235,7 +235,6 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/LEGALNOTICE.html
${PG_SUBPREFIX}share/doc/postgresql/html/acronyms.html
${PG_SUBPREFIX}share/doc/postgresql/html/admin.html
${PG_SUBPREFIX}share/doc/postgresql/html/adminpack.html
-${PG_SUBPREFIX}share/doc/postgresql/html/anoncvs.html
${PG_SUBPREFIX}share/doc/postgresql/html/app-clusterdb.html
${PG_SUBPREFIX}share/doc/postgresql/html/app-createdb.html
${PG_SUBPREFIX}share/doc/postgresql/html/app-createlang.html
@@ -356,7 +355,6 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/contrib-spi.html
${PG_SUBPREFIX}share/doc/postgresql/html/contrib.html
${PG_SUBPREFIX}share/doc/postgresql/html/creating-cluster.html
${PG_SUBPREFIX}share/doc/postgresql/html/cube.html
-${PG_SUBPREFIX}share/doc/postgresql/html/cvs.html
${PG_SUBPREFIX}share/doc/postgresql/html/database-roles.html
${PG_SUBPREFIX}share/doc/postgresql/html/datatype-binary.html
${PG_SUBPREFIX}share/doc/postgresql/html/datatype-bit.html
@@ -573,9 +571,9 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/install-procedure.html
${PG_SUBPREFIX}share/doc/postgresql/html/install-requirements.html
${PG_SUBPREFIX}share/doc/postgresql/html/install-short.html
${PG_SUBPREFIX}share/doc/postgresql/html/install-upgrading.html
-${PG_SUBPREFIX}share/doc/postgresql/html/install-win32-full.html
-${PG_SUBPREFIX}share/doc/postgresql/html/install-win32-libpq.html
-${PG_SUBPREFIX}share/doc/postgresql/html/install-win32.html
+${PG_SUBPREFIX}share/doc/postgresql/html/install-windows-full.html
+${PG_SUBPREFIX}share/doc/postgresql/html/install-windows-libpq.html
+${PG_SUBPREFIX}share/doc/postgresql/html/install-windows.html
${PG_SUBPREFIX}share/doc/postgresql/html/installation-platform-notes.html
${PG_SUBPREFIX}share/doc/postgresql/html/installation.html
${PG_SUBPREFIX}share/doc/postgresql/html/intagg.html
@@ -818,6 +816,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-27.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-28.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-29.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-3.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-30.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-5.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-6.html
@@ -843,6 +842,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-22.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-23.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-24.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-25.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-26.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-5.html
@@ -865,6 +865,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-19.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-20.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-21.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-22.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
@@ -882,6 +883,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-14.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-15.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-16.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-17.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-18.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-4.html
@@ -894,6 +896,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-1.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-10.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-11.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-12.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-4.html
@@ -907,7 +910,9 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-4-1.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-4-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-4-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-4-4.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-4-5.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-4.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-9-0-1.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-9-0.html
${PG_SUBPREFIX}share/doc/postgresql/html/release.html
${PG_SUBPREFIX}share/doc/postgresql/html/resources.html
@@ -917,7 +922,6 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/routine-reindex.html
${PG_SUBPREFIX}share/doc/postgresql/html/routine-vacuuming.html
${PG_SUBPREFIX}share/doc/postgresql/html/row-estimation-examples.html
${PG_SUBPREFIX}share/doc/postgresql/html/rowtypes.html
-${PG_SUBPREFIX}share/doc/postgresql/html/rsync.html
${PG_SUBPREFIX}share/doc/postgresql/html/rule-system.html
${PG_SUBPREFIX}share/doc/postgresql/html/rules-privileges.html
${PG_SUBPREFIX}share/doc/postgresql/html/rules-status.html
@@ -948,6 +952,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/server-shutdown.html
${PG_SUBPREFIX}share/doc/postgresql/html/server-start.html
${PG_SUBPREFIX}share/doc/postgresql/html/source-format.html
${PG_SUBPREFIX}share/doc/postgresql/html/source.html
+${PG_SUBPREFIX}share/doc/postgresql/html/sourcerepo.html
${PG_SUBPREFIX}share/doc/postgresql/html/spi-examples.html
${PG_SUBPREFIX}share/doc/postgresql/html/spi-interface-support.html
${PG_SUBPREFIX}share/doc/postgresql/html/spi-interface.html