Subject: CVS commit: pkgsrc/databases/postgresql82-plperl
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 12/09/2006 16:15:06
Module Name:	pkgsrc
Committed By:	adam
Date:		Sat Dec  9 16:15:06 UTC 2006

Update of /cvsroot/pkgsrc/databases/postgresql82-plperl
In directory ivanova.netbsd.org:/tmp/cvs-serv2331

Log Message:
Changes 8.2.0:
* Query language enhancements including "INSERT/UPDATE/DELETE
  RETURNING", multirow VALUES lists, and optional target-table alias
  in "UPDATE"/"DELETE"
* Index creation without blocking concurrent
  "INSERT"/"UPDATE"/"DELETE" operations
* Many query optimization improvements, including support for
  reordering outer joins
* Improved sorting performance with lower memory usage
* More efficient locking with better concurrency
* More efficient vacuuming
* Easier administration of warm standby servers
* New FILLFACTOR support for tables and indexes
* Monitoring, logging, and performance tuning additions
* More control over creating and dropping objects
* Table inheritance relationships can be defined for and removed from
  pre-existing tables
* "COPY TO" can copy the output of an arbitrary "SELECT" statement
* Array improvements, including nulls in arrays
* Aggregate-function improvements, including multiple-input
  aggregates and SQL:2003 statistical functions
* Many "contrib/" improvements


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/databases/postgresql82-plperl/MESSAGE
N pkgsrc/databases/postgresql82-plperl/DESCR
N pkgsrc/databases/postgresql82-plperl/Makefile
N pkgsrc/databases/postgresql82-plperl/PLIST

No conflicts created by this import