Open items

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Open items
Date: 2005-06-26 03:24:56
Message-ID: 200506260324.j5Q3OuM10027@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Documentation
-------------

Fixed Since Last Beta
---------------------

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2005-06-26 03:40:58 Re: Open items
Previous Message Tom Lane 2005-06-25 22:58:39 Re: Fundamental error in "no WAL log" index/file creation stuff