Subject: CVS commit: pkgsrc/databases/postgresql82
From: Adam Ciarcinski
Date: 2006-12-09 16:34:13
Message id: 20061209153413.E9C97211CA@cvs.netbsd.org

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


Files:
RevisionActionfile
1.1importpkgsrc/databases/postgresql82/Makefile.mirrors
1.1importpkgsrc/databases/postgresql82/DESCR
1.1importpkgsrc/databases/postgresql82/distinfo
1.1importpkgsrc/databases/postgresql82/options.mk
1.1importpkgsrc/databases/postgresql82/Makefile
1.1importpkgsrc/databases/postgresql82/PLIST
1.1importpkgsrc/databases/postgresql82/Makefile.common
1.1importpkgsrc/databases/postgresql82/patches/patch-aa
1.1importpkgsrc/databases/postgresql82/patches/patch-ab
1.1importpkgsrc/databases/postgresql82/patches/patch-ac
1.1importpkgsrc/databases/postgresql82/patches/patch-ad
1.1importpkgsrc/databases/postgresql82/patches/patch-ae
1.1importpkgsrc/databases/postgresql82/patches/patch-af
1.1importpkgsrc/databases/postgresql82/patches/patch-ag
1.1importpkgsrc/databases/postgresql82/patches/patch-ah
1.1importpkgsrc/databases/postgresql82/patches/patch-ai
1.1importpkgsrc/databases/postgresql82/patches/patch-an
1.1importpkgsrc/databases/postgresql82/patches/patch-al
1.1importpkgsrc/databases/postgresql82/patches/patch-ak
1.1importpkgsrc/databases/postgresql82/patches/patch-aj
1.1importpkgsrc/databases/postgresql82/patches/patch-am
1.1importpkgsrc/databases/postgresql82/files/Makefile.custom
1.1importpkgsrc/databases/postgresql82/files/GNUmakefile.libpq
1.1importpkgsrc/databases/postgresql82/files/Makefile.libtool
1.1importpkgsrc/databases/postgresql82/files/dynloader-ltdl.h