diff options
author | adam <adam@pkgsrc.org> | 2006-12-09 15:34:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-12-09 15:34:13 +0000 |
commit | 4114b9ec4faafb281204b43ea9bf11c859cd45e4 (patch) | |
tree | 23d35fae2cbc526b75353b476806d5fe4a3ec1fb /editors/emacs-packages | |
parent | b203a8d567b8304825662f2f72fd8522d284b650 (diff) | |
download | pkgsrc-4114b9ec4faafb281204b43ea9bf11c859cd45e4.tar.gz |
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
Diffstat (limited to 'editors/emacs-packages')
0 files changed, 0 insertions, 0 deletions