|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Tue May18 12:06:03 EDT 2004 |
| 3 | +Last updated:Wed May19 17:09:53 EDT 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -262,7 +262,7 @@ Clients
|
262 | 262 | * -Allow pg_dump to dump CREATE CONVERSION (Christopher)
|
263 | 263 | * Allow fastpast to pass values in portable format
|
264 | 264 | * Allow libpq to return information about prepared queries
|
265 |
| -* Make pg_restore continue after errors, so it acts more like pg_dump scripts |
| 265 | +*-Make pg_restore continue after errors, so it acts more like pg_dump scripts |
266 | 266 | * Have psql show more information about sequences
|
267 | 267 | * Allow pg_dumpall to use non-text output formats
|
268 | 268 | * Have pg_dump use multi-statement transactions for INSERT dumps
|
|