|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Fri May 518:24:10 EDT 2000 |
| 3 | +Last updated:Fri May 521:04:39 EDT 2000 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -111,6 +111,7 @@ COMMANDS
|
111 | 111 |
|
112 | 112 | * ALTER TABLE ADD COLUMN to inherited table put column in wrong place [inherit]
|
113 | 113 | * Add ALTER TABLE DROP/ALTER COLUMN feature(Peter E)
|
| 114 | +* Add ALTER TABLE command to change table ownership |
114 | 115 | * Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
|
115 | 116 | NULL specification, indexes, permissions, etc on table[cluster]
|
116 | 117 | * Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
|
|