|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Thu Jul 1217:46:54 EDT 2001 |
| 3 | +Last updated:Thu Jul 1220:57:28 EDT 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -149,7 +149,7 @@ COMMANDS |
149 | 149 | * Allow PL/PgSQL's RAISE function to take expressions |
150 | 150 | * Change PL/PgSQL to use palloc() instead of malloc() |
151 | 151 | * Allow GRANT/REVOKE to handle multiple user/group names |
152 | | -* Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER |
| 152 | +*-Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER (Vince) |
153 | 153 | * ALTER |
154 | 154 | * ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT |
155 | 155 | * ALTER TABLE ADD COLUMN to inherited table put column in wrong place |
|