Bracketed items "[]" have more detail.
-Last updated: Sun Jul 11 19:52:02 EDT 2004
+Last updated: Sun Jul 11 20:23:57 EDT 2004
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
* Reduce lock time by moving tuples with read lock, then write
lock and truncate table
* Provide automatic running of vacuum in the background in backend
- rather than in /contrib
+ rather than in /contrib (Matthew)
* Allow free space map to be auto-sized or warn when it is too small
* Maintain a map of recently-expired of pages so vacuum can reclaim
free space without a sequential scan
* Liam is Liam Stewart of Red Hat
* Marc is Marc Fournier of PostgreSQL, Inc.
* Mark is Mark Hollomon
+* Matthew T. O'Connor
* Michael is Michael Meskes of Credativ
* Neil is Neil Conway