diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-01-23 03:28:54 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-01-23 03:28:54 +0000 |
commit | 1161077e9774496273999183eb29ea4b46d52f66 (patch) | |
tree | e5822a06a0430aaba93a5b6eba4b70725c31a8dc | |
parent | 0daf852b328407b4dc371dccfc266ff066c34054 (diff) | |
download | postgresql-1161077e9774496273999183eb29ea4b46d52f66.tar.gz postgresql-1161077e9774496273999183eb29ea4b46d52f66.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -154,7 +154,7 @@ INDEXES COMMANDS * ALTER TABLE ADD COLUMN to inherited table put column in wrong place [inherit] -* Add ALTER TABLE DROP/ALTER COLUMN feature +* -Add ALTER TABLE DROP/ALTER COLUMN feature(Peter E.) * Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT NULL specification, indexes, permissions, etc on table[cluster] * Add SIMILAR TO to allow character classes, 'pg_[a-c]%' @@ -307,13 +307,14 @@ Developers who have claimed items are: * David is David Hartwig <daveh@insightdist.com> * Edmund is Edmund Mergl <E.Mergl@bawue.de> * Goran is Goran Thyni <goran@kyla.kiruna.se> - >:: * Hiroshi is Hiroshi Inoue<Inoue@tpf.co.jp> + * Hiroshi is Hiroshi Inoue<Inoue@tpf.co.jp> * Jan is Jan Wieck <wieck@sapserv.debis.de> * Marc is Marc Fournier <scrappy@hub.org> * Massimo Dal Zotto <dz@cs.unitn.it> * Michael is Michael Meskes <meskes@postgresql.org> * Oleg is Oleg Bartunov <oleg@sai.msu.su> * Peter is Peter T Mount <peter@retep.org.uk> + * Peter E is Peter Eisentraut<peter_e@gmx.net> * Ryan is Ryan Bradetich <rbrad@hpb50023.boi.hp.com> * Stefan Simkovics <ssimkovi@rainbow.studorg.tuwien.ac.at> * Tatsuo is Tatsuo Ishii <t-ishii@sra.co.jp> |