On Sat, 2005-06-25 at 23:24 -0400, Bruce Momjian wrote:
> Here are the open items. Feature freeze is Friday, July 1.
>
> ---------------------------------------------------------------------------
>
>
> PostgreSQL 8.1 Open Items
> =========================
>
> Current version at http://candle.pha.pa.us/cgi-bin/pgopenitems.
>
> Changes
> -------
> integrated auto-vacuum (Alvaro)
> ICU locale patch?
> Win32 signal handling patch (Magnus)
> KRB4 removal patch (Magnus)
> GIST concurrency fixes? (Oleg)
> Roles? (Stephen Frost)
> convert plperl arrays to pg arrays? (Andrew Dunstan)
> plperl validator function? (Andrew Dunstan)
> column-level triggers (Greg)
> interval improvements (Michael Glaesemann)
> move rtree_gist into core?
> config file I/O?
> terminate backend fix?
> dbsize functions from /contrib?
> fix pg_autovacuum O(n^2) behavior
> remove wal siblings guc vars?
> COPY performance improvements
I've just submitted my first working version of Constraint Exclusion
(basic Partitioning) for 8.1
I also hope to complete my earlier submitted patch on WAL log file
switching also.
Best Regards, Simon Riggs