summaryrefslogtreecommitdiff
path: root/databases/postgresql83-server
diff options
context:
space:
mode:
authoradam <adam>2010-10-07 15:52:40 +0000
committeradam <adam>2010-10-07 15:52:40 +0000
commita16354d773a458d7550e065fe0d76228864a6192 (patch)
tree7a6968e32a0d793691b9f50b83fd800259d3f0ce /databases/postgresql83-server
parent89f86882f8fc0d16c504646c1f066144cbfac879 (diff)
downloadpkgsrc-a16354d773a458d7550e065fe0d76228864a6192.tar.gz
Changes 8.3.12:
* Use a separate interpreter for each calling SQL userid in PL/Perl and PL/Tcl * Prevent possible crashes in pg_get_expr() by disallowing it from being called with an argument that is not one of the system catalog columns it's intended to be used with * Treat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non-fatal on Windows * Fix incorrect usage of non-strict OR joinclauses in Append indexscans * Fix possible duplicate scans of UNION ALL member relations * Fix "cannot handle unplanned sub-select" error * Fix failure to mark cached plans as transient * Reduce PANIC to ERROR in some occasionally-reported btree failure cases, and provide additional detail in the resulting error messages * Prevent show_session_authorization() from crashing within autovacuum processes * Defend against functions returning setof record where not all the returned rows are actually of the same rowtype * Fix possible failure when hashing a pass-by-reference function result. * Improve merge join's handling of NULLs in the join columns * Take care to fsync the contents of lockfiles (both "postmaster.pid" and the socket lockfile) while writing them * Avoid recursion while assigning XIDs to heavily-nested subtransactions * Avoid holding open old WAL segments in the walwriter process * Fix log_line_prefix's %i escape, which could produce junk early in backend startup * Fix possible data corruption in "ALTER TABLE ... SET TABLESPACE" when archiving is enabled * Allow "CREATE DATABASE" and "ALTER DATABASE ... SET TABLESPACE" to be interrupted by query-cancel * Fix "REASSIGN OWNED" to handle operator classes and families * Fix possible core dump when comparing two empty tsquery values * Fix LIKE's handling of patterns containing % followed by _
Diffstat (limited to 'databases/postgresql83-server')
-rw-r--r--databases/postgresql83-server/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/postgresql83-server/PLIST b/databases/postgresql83-server/PLIST
index c5e4ebd785b..2679c794246 100644
--- a/databases/postgresql83-server/PLIST
+++ b/databases/postgresql83-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2010/05/20 12:36:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2010/10/07 15:52:40 adam Exp $
${PG_SUBPREFIX}bin/postgres
${PG_SUBPREFIX}bin/postmaster
${PG_SUBPREFIX}lib/postgresql/ascii_and_mic.la
@@ -573,6 +573,7 @@ ${PG_SUBPREFIX}share/postgresql/timezone/PST8PDT
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Apia
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Auckland
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Chatham
+${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Chuuk
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Easter
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Efate
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Enderbury
@@ -598,6 +599,7 @@ ${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Noumea
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Pago_Pago
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Palau
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Pitcairn
+${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Pohnpei
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Ponape
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Port_Moresby
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Rarotonga