mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
Update TODO list.
This commit is contained in:
parent
afa178e7e2
commit
e2b668bb00
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Thu Sep 6 12:59:41 EDT 2001
|
Last updated: Thu Sep 6 16:11:01 EDT 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -151,6 +151,7 @@ COMMANDS
|
|||||||
* 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 (Vince)
|
* -Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER (Vince)
|
||||||
|
* Disallow TRUNCATE on tables that are involved in referential constraints
|
||||||
* ALTER
|
* ALTER
|
||||||
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
|
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
|
||||||
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place
|
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place
|
||||||
|
Loading…
x
Reference in New Issue
Block a user