|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Tue Oct17 00:08:22 EDT 2000 |
| 3 | +Last updated:Mon Oct23 18:15:18 EDT 2000 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -133,6 +133,7 @@ COMMANDS
|
133 | 133 | * Add ALTER TABLE command to change table ownership (Mark H)
|
134 | 134 | * Add ALTER FUNCTION
|
135 | 135 | * Add ALTER TABLE ... DROP CONSTRAINT
|
| 136 | +* Add ALTER USER command to change user db attributes |
136 | 137 | * Automatically drop constraints/functions when object is dropped
|
137 | 138 | * Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
|
138 | 139 | NULL specification, indexes, permissions, etc on table
|
|