summaryrefslogtreecommitdiff
path: root/databases/postgresql90-server
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-09-27 11:04:42 +0000
committeradam <adam@pkgsrc.org>2011-09-27 11:04:42 +0000
commitce8e87023a776055f8dcfab4f1221781fbceb027 (patch)
treeeb50524ba9e8f617c0fd0bc75d630bbeb9ecbe86 /databases/postgresql90-server
parent5f01ee826885cd719b5a7d0210baab4156012dff (diff)
downloadpkgsrc-ce8e87023a776055f8dcfab4f1221781fbceb027.tar.gz
Changes 9.0.5:
* Fix catalog cache invalidation after a "VACUUM FULL" or "CLUSTER" on a system catalog * Fix incorrect order of operations during sinval reset processing, and ensure that TOAST OIDs are preserved in system catalogs * Fix bugs in indexing of in-doubt HOT-updated tuples * Fix multiple bugs in GiST index page split processing * Fix possible buffer overrun in tsvector_concat() * Fix crash in xml_recv when processing a "standalone" parameter * Make pg_options_to_table return NULL for an option with no value * Avoid possibly accessing off the end of memory in "ANALYZE" and in SJIS-2004 encoding conversion * Protect pg_stat_reset_shared() against NULL input * Fix possible failure when a recovery conflict deadlock is detected within a sub-transaction * Avoid spurious conflicts while recycling btree index pages during hot standby * Shut down WAL receiver if it's still running at end of recovery * Fix race condition in relcache init file invalidation * Fix memory leak at end of a GiST index scan * Fix memory leak when encoding conversion has to be done on incoming command strings and "LISTEN" is active * Fix incorrect memory accounting (leading to possible memory bloat) in tuplestores supporting holdable cursors and plpgsql's RETURN NEXT command * Fix trigger WHEN conditions when both BEFORE and AFTER triggers exist * more...
Diffstat (limited to 'databases/postgresql90-server')
-rw-r--r--databases/postgresql90-server/PLIST9
1 files changed, 8 insertions, 1 deletions
diff --git a/databases/postgresql90-server/PLIST b/databases/postgresql90-server/PLIST
index 3a1d1ee0e4a..c845c41bbc0 100644
--- a/databases/postgresql90-server/PLIST
+++ b/databases/postgresql90-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2011/04/22 08:10:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2011/09/27 11:04:42 adam Exp $
${PG_SUBPREFIX}bin/postgres
${PG_SUBPREFIX}bin/postmaster
${PG_SUBPREFIX}lib/postgresql/ascii_and_mic.so
@@ -31,6 +31,7 @@ ${PG_SUBPREFIX}lib/postgresql/utf8_and_sjis2004.so
${PG_SUBPREFIX}lib/postgresql/utf8_and_uhc.so
${PG_SUBPREFIX}lib/postgresql/utf8_and_win.so
${PG_SUBPREFIX}share/examples/rc.d/pgsql
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/plpgsql-9.0.mo
${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/plpgsql-9.0.mo
${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/postgres-9.0.mo
${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/plpgsql-9.0.mo
@@ -41,6 +42,9 @@ ${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/plpgsql-9.0.mo
${PG_SUBPREFIX}share/locale/ja/LC_MESSAGES/plpgsql-9.0.mo
${PG_SUBPREFIX}share/locale/ja/LC_MESSAGES/postgres-9.0.mo
${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/plpgsql-9.0.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/postgres-9.0.mo
+${PG_SUBPREFIX}share/locale/pl/LC_MESSAGES/plpgsql-9.0.mo
+${PG_SUBPREFIX}share/locale/pl/LC_MESSAGES/postgres-9.0.mo
${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/plpgsql-9.0.mo
${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/postgres-9.0.mo
${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/plpgsql-9.0.mo
@@ -88,6 +92,7 @@ ${PG_SUBPREFIX}share/postgresql/timezone/Africa/Freetown
${PG_SUBPREFIX}share/postgresql/timezone/Africa/Gaborone
${PG_SUBPREFIX}share/postgresql/timezone/Africa/Harare
${PG_SUBPREFIX}share/postgresql/timezone/Africa/Johannesburg
+${PG_SUBPREFIX}share/postgresql/timezone/Africa/Juba
${PG_SUBPREFIX}share/postgresql/timezone/Africa/Kampala
${PG_SUBPREFIX}share/postgresql/timezone/Africa/Khartoum
${PG_SUBPREFIX}share/postgresql/timezone/Africa/Kigali
@@ -202,10 +207,12 @@ ${PG_SUBPREFIX}share/postgresql/timezone/America/Juneau
${PG_SUBPREFIX}share/postgresql/timezone/America/Kentucky/Louisville
${PG_SUBPREFIX}share/postgresql/timezone/America/Kentucky/Monticello
${PG_SUBPREFIX}share/postgresql/timezone/America/Knox_IN
+${PG_SUBPREFIX}share/postgresql/timezone/America/Kralendijk
${PG_SUBPREFIX}share/postgresql/timezone/America/La_Paz
${PG_SUBPREFIX}share/postgresql/timezone/America/Lima
${PG_SUBPREFIX}share/postgresql/timezone/America/Los_Angeles
${PG_SUBPREFIX}share/postgresql/timezone/America/Louisville
+${PG_SUBPREFIX}share/postgresql/timezone/America/Lower_Princes
${PG_SUBPREFIX}share/postgresql/timezone/America/Maceio
${PG_SUBPREFIX}share/postgresql/timezone/America/Managua
${PG_SUBPREFIX}share/postgresql/timezone/America/Manaus