Skip to content
Snippets Groups Projects
Commit 8902f49a authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update TODO list.

parent 4404c9ae
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL
========================
Last updated: Mon Jul 9 17:31:59 EDT 2001
Last updated: Mon Jul 9 17:39:43 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -147,6 +147,7 @@ COMMANDS
* Change LIMIT val,val to offset,limit to match MySQL
* Allow PL/PgSQL's RAISE function to take expressions
* Allow GRANT/REVOKE to handle multiple user/group names
* Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER
* ALTER
* ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
* ALTER TABLE ADD COLUMN to inherited table put column in wrong place
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment