summaryrefslogtreecommitdiff
path: root/databases/postgresql84-plperl/PLIST
diff options
context:
space:
mode:
authoradam <adam>2009-09-10 10:06:19 +0000
committeradam <adam>2009-09-10 10:06:19 +0000
commite39d1f3cd4f548d6ec166ebab49facd49e928dc8 (patch)
tree78bfc954893b821c7b14379c2a52f624f00e9755 /databases/postgresql84-plperl/PLIST
parent1fac0eda44e9e85bafeac7888ab40708c51942a2 (diff)
downloadpkgsrc-e39d1f3cd4f548d6ec166ebab49facd49e928dc8.tar.gz
Changes 8.4.1:
* Fix WAL page header initialization at the end of archive recovery * Fix "cannot make new WAL entries during recovery" error * Fix problem that could make expired rows visible after a crash * Disallow "RESET ROLE" and "RESET SESSION AUTHORIZATION" inside security-definer functions * Make "LOAD" of an already-loaded loadable module into a no-op * Make window function PARTITION BY and ORDER BY items always be interpreted as simple expressions * Fix several errors in planning of semi-joins * Fix handling of whole-row references to subqueries that are within an outer join * Fix Windows shared-memory allocation code * Fix locale handling with plperl * Fix handling of reloptions to ensure setting one option doesn't force default values for others * Ensure that a "fast shutdown" request will forcibly terminate open sessions, even if a "smart shutdown" was already in progress * Avoid memory leak for array_agg() in GROUP BY queries * Treat to_char(..., 'TH') as an uppercase ordinal suffix with 'HH'/'HH12'
Diffstat (limited to 'databases/postgresql84-plperl/PLIST')
-rw-r--r--databases/postgresql84-plperl/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql84-plperl/PLIST b/databases/postgresql84-plperl/PLIST
index 679eb8143bb..dccacf2ae03 100644
--- a/databases/postgresql84-plperl/PLIST
+++ b/databases/postgresql84-plperl/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/29 06:30:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/09/10 10:06:19 adam Exp $
${PG_SUBPREFIX}lib/postgresql/plperl.la
${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/plperl0-8.4.mo
${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/plperl0-8.4.mo
${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/plperl0-8.4.mo
+${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/plperl0-8.4.mo
${PG_SUBPREFIX}share/locale/ja/LC_MESSAGES/plperl0-8.4.mo
${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/plperl0-8.4.mo
${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/plperl0-8.4.mo