|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Jul 27 14:47:28 EDT 2000 |
| 3 | +Last updated:Thu Jul 27 14:49:13 EDT 2000 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -145,7 +145,7 @@ CLIENTS
|
145 | 145 | * Update reltuples from COPY command
|
146 | 146 | * fix array handling for ECPG
|
147 | 147 | * add pg_dump option to dump type names as standard ANSI types
|
148 |
| -* make pg_dump dump in oid order, so dependencies are resolved |
| 148 | +*-make pg_dump dump in oid order, so dependencies are resolved (Philip) |
149 | 149 | * allow psql \d to show primary and foreign keys
|
150 | 150 | * allow psql \d to show temporary table schema
|
151 | 151 |
|
@@ -278,6 +278,7 @@ Developers who have claimed items are:
|
278 | 278 | * Michael is Michael Meskes <meskes@postgresql.org>
|
279 | 279 | * Oleg is Oleg Bartunov <oleg@sai.msu.su>
|
280 | 280 | * Peter is Peter T Mount <peter@retep.org.uk>
|
| 281 | +* Philip Warner <pjw@rhyme.com.au> |
281 | 282 | * Peter E is Peter Eisentraut<peter_e@gmx.net>
|
282 | 283 | * Ryan is Ryan Bradetich <rbrad@hpb50023.boi.hp.com>
|
283 | 284 | * Stefan Simkovics <ssimkovi@rainbow.studorg.tuwien.ac.at>
|
|