Commit 3647a722 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent 5ab456b7
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Jul 12 17:46:54 EDT 2001 Last updated: Thu Jul 12 20:57:28 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -149,7 +149,7 @@ COMMANDS ...@@ -149,7 +149,7 @@ COMMANDS
* Allow PL/PgSQL's RAISE function to take expressions * Allow PL/PgSQL's RAISE function to take expressions
* Change PL/PgSQL to use palloc() instead of malloc() * Change PL/PgSQL to use palloc() instead of malloc()
* Allow GRANT/REVOKE to handle multiple user/group names * Allow GRANT/REVOKE to handle multiple user/group names
* Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER * -Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER (Vince)
* ALTER * ALTER
* ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT * ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
* ALTER TABLE ADD COLUMN to inherited table put column in wrong place * ALTER TABLE ADD COLUMN to inherited table put column in wrong place
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment