|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Thu Jan 3 00:06:35 EST 2002 |
| 3 | +Last updated:Thu Jan 3 00:20:19 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -174,7 +174,6 @@ COMMANDS |
174 | 174 | * Add OR REPLACE clauses to non-FUNCTION object creation |
175 | 175 | * CREATE TABLE AS can not determine column lengths from expressions [atttypmod] |
176 | 176 | * Allow UPDATE to handle complex aggregates [update] |
177 | | -* Change 'createlang [langname] dbname' to 'createlang langname [dbname]' |
178 | 177 | * ALTER |
179 | 178 | o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT |
180 | 179 | o ALTER TABLE ADD COLUMN to inherited table put column in wrong place |
|