summaryrefslogtreecommitdiff
path: root/databases/postgresql84-plpython
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-12-15 17:16:13 +0000
committeradam <adam@pkgsrc.org>2011-12-15 17:16:13 +0000
commitbbc876eebd6a57dae03b28729bdb4e9fd1bf656f (patch)
tree8fd7d021a8f3260ee48d779318598a0a7f504635 /databases/postgresql84-plpython
parentc51fe5d06a5ce49ebe2c3e27a8654ae30a6a6df5 (diff)
downloadpkgsrc-bbc876eebd6a57dae03b28729bdb4e9fd1bf656f.tar.gz
Changes 8.4.10:
* Fix bugs in information_schema.referential_constraints view * Correct collations for citext columns and indexes * Prevent possible crash when joining to a scalar function * Prevent transitory data corruption of GIN indexes after a crash * Prevent data corruption on TOAST columns when copying data * Fix failures during hot standby startup * Correct another "variable not found in subplan target list" bug * Fix bug with sorting on aggregate expressions in windowing functions * Multiple bug fixes for pg_upgrade * Change Foreign Key creation order to better support self-referential keys * Multiple bug fixes to CREATE EXTENSION * Ensure that function return type and data returned from PL/perl agree * Ensure that PL/perl strings are always UTF-8 * Assorted bug fixes for various Extensions * Updates to the time zone database, particularly to CST6
Diffstat (limited to 'databases/postgresql84-plpython')
-rw-r--r--databases/postgresql84-plpython/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql84-plpython/PLIST b/databases/postgresql84-plpython/PLIST
index 68e63d18b13..0767ade8c86 100644
--- a/databases/postgresql84-plpython/PLIST
+++ b/databases/postgresql84-plpython/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.5 2011/02/15 08:14:16 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2011/12/15 17:16:13 adam Exp $
lib/postgresql/plpython.so
share/locale/de/LC_MESSAGES/plpython-8.4.mo
share/locale/es/LC_MESSAGES/plpython-8.4.mo
share/locale/fr/LC_MESSAGES/plpython-8.4.mo
share/locale/it/LC_MESSAGES/plpython-8.4.mo
share/locale/ja/LC_MESSAGES/plpython-8.4.mo
+share/locale/pl/LC_MESSAGES/plpython-8.4.mo
share/locale/pt_BR/LC_MESSAGES/plpython-8.4.mo
share/locale/tr/LC_MESSAGES/plpython-8.4.mo
share/locale/zh_CN/LC_MESSAGES/plpython-8.4.mo