summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2010-10-07 15:53:54 +0000
committeradam <adam>2010-10-07 15:53:54 +0000
commit8445719924615ffdd9272192c1ae2ff11e6c8556 (patch)
tree78c225fe83f9f06b66fba8d2c21ae5f86950ae9b
parent1de336e9e157ba517d74dcbd5192b129670b9229 (diff)
downloadpkgsrc-8445719924615ffdd9272192c1ae2ff11e6c8556.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
-rw-r--r--databases/postgresql90-client/PLIST3
-rw-r--r--databases/postgresql90-docs/PLIST19
-rw-r--r--databases/postgresql90-plpython/PLIST3
-rw-r--r--databases/postgresql90-pltcl/PLIST3
-rw-r--r--databases/postgresql90/Makefile.common4
-rw-r--r--databases/postgresql90/distinfo8
6 files changed, 24 insertions, 16 deletions
diff --git a/databases/postgresql90-client/PLIST b/databases/postgresql90-client/PLIST
index 7fb8896a0c7..9274188f651 100644
--- a/databases/postgresql90-client/PLIST
+++ b/databases/postgresql90-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/21 07:52:41 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/10/07 15:53:54 adam Exp $
${PG_SUBPREFIX}bin/clusterdb
${PG_SUBPREFIX}bin/createdb
${PG_SUBPREFIX}bin/createlang
@@ -596,6 +596,7 @@ ${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/pg_dump-9.0.mo
${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/pg_resetxlog-9.0.mo
${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/pgscripts-9.0.mo
${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/psql-9.0.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/initdb-9.0.mo
${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/pg_config-9.0.mo
${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/pg_controldata-9.0.mo
${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/pg_resetxlog-9.0.mo
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
diff --git a/databases/postgresql90-plpython/PLIST b/databases/postgresql90-plpython/PLIST
index 853e57b9506..5524a8a3c37 100644
--- a/databases/postgresql90-plpython/PLIST
+++ b/databases/postgresql90-plpython/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/21 07:53:31 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/10/07 15:53:55 adam Exp $
${PG_SUBPREFIX}lib/postgresql/plpython.la
${PG_SUBPREFIX}lib/postgresql/plpython2.la
${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/plpython0-9.0.mo
@@ -7,4 +7,5 @@ ${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/plpython0-9.0.mo
${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/plpython0-9.0.mo
${PG_SUBPREFIX}share/locale/ja/LC_MESSAGES/plpython0-9.0.mo
${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/plpython0-9.0.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/plpython0-9.0.mo
${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/plpython0-9.0.mo
diff --git a/databases/postgresql90-pltcl/PLIST b/databases/postgresql90-pltcl/PLIST
index 4c342f2ce6b..5403b9fc459 100644
--- a/databases/postgresql90-pltcl/PLIST
+++ b/databases/postgresql90-pltcl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/21 07:53:57 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/10/07 15:53:55 adam Exp $
${PG_SUBPREFIX}bin/pltcl_delmod
${PG_SUBPREFIX}bin/pltcl_listmod
${PG_SUBPREFIX}bin/pltcl_loadmod
@@ -10,4 +10,5 @@ ${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/pltcl0-9.0.mo
${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/pltcl0-9.0.mo
${PG_SUBPREFIX}share/locale/ja/LC_MESSAGES/pltcl0-9.0.mo
${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/pltcl0-9.0.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/pltcl0-9.0.mo
${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/pltcl0-9.0.mo
diff --git a/databases/postgresql90/Makefile.common b/databases/postgresql90/Makefile.common
index f060ba3835f..dafc0dbd50c 100644
--- a/databases/postgresql90/Makefile.common
+++ b/databases/postgresql90/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2010/09/21 07:50:46 adam Exp $
+# $NetBSD: Makefile.common,v 1.2 2010/10/07 15:53:54 adam Exp $
#
# used by databases/postgresql90-adminpack/Makefile
# used by databases/postgresql90-client/Makefile
@@ -46,7 +46,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql90/patches
# DIST_VERS version number on the postgresql distfile
# BASE_VERS pkgsrc-mangled version number (convert pl -> .)
# Note: Do not forget jdbc-postgresql90 when updating version
-DIST_VERS?= 9.0.0
+DIST_VERS?= 9.0.1
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql90-client+= postgresql90-client>=${BASE_VERS}
diff --git a/databases/postgresql90/distinfo b/databases/postgresql90/distinfo
index 2c33b3a53d2..69facb69d4b 100644
--- a/databases/postgresql90/distinfo
+++ b/databases/postgresql90/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/09/21 07:50:46 adam Exp $
+$NetBSD: distinfo,v 1.2 2010/10/07 15:53:54 adam Exp $
-SHA1 (postgresql-9.0.0.tar.bz2) = ed2f83cd1a83c40dcbe0ba19ee3ba2a7faa0de3d
-RMD160 (postgresql-9.0.0.tar.bz2) = a6c25636254277029977768be2a73496fc87848a
-Size (postgresql-9.0.0.tar.bz2) = 13753207 bytes
+SHA1 (postgresql-9.0.1.tar.bz2) = 7adeb3c4b661115ec6eb4e5896edfee71f87245e
+RMD160 (postgresql-9.0.1.tar.bz2) = 5e4b31d9ff075099671ced015ac0272ae1c04543
+Size (postgresql-9.0.1.tar.bz2) = 13773951 bytes
SHA1 (patch-aa) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
SHA1 (patch-ab) = 6adfc53e325abe69582f1c7971f56144c697e9c1
SHA1 (patch-ac) = 76ddd3015d93b19cdd6000eaffc4f53cbd4965b5