|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Fri Jan 12 00:22:50 EST 2001 |
| 3 | +Last updated:Fri Jan 12 00:32:20 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -153,7 +153,7 @@ COMMANDS
|
153 | 153 | * Automatically drop constraints/functions when object is dropped
|
154 | 154 | * CLUSTER
|
155 | 155 | * cluster all tables at once
|
156 |
| -* prent lose ofconstraints,indexes, permissions, inheritance |
| 156 | +* prent lose of indexes, permissions, inheritance |
157 | 157 | * Automatically keep clustering on a table
|
158 | 158 | * Keep statistics about clustering, perhaps during VACUUM ANALYZE
|
159 | 159 | [optimizer]
|
|