|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Sat Aug17 11:09:40 EDT 2002 |
| 3 | +Last updated:Mon Aug19 22:16:31 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -346,7 +346,7 @@ Dependency Checking |
346 | 346 | * Propagate column or table renaming to foreign key constraints |
347 | 347 | * -Automatically drop constraints/functions when object is dropped |
348 | 348 | * -Make foreign key constraints clearer in dump file |
349 | | -* Make other constraints clearer in dump file |
| 349 | +*-Make other constraints clearer in dump file |
350 | 350 | * -Make foreign keys easier to identify |
351 | 351 | * Flush cached query plans when their underlying catalog data changes |
352 | 352 | * Use dependency information to dump data in proper order |
|