Update TODO list.
This commit is contained in:
parent
13d128c616
commit
23ea2b12d9
5
doc/TODO
5
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed Dec 5 13:20:33 EST 2001
|
Last updated: Wed Dec 5 16:06:32 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -167,7 +167,8 @@ COMMANDS
|
|||||||
* -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
|
* Disallow TRUNCATE on tables that are involved in referential constraints
|
||||||
* Add OR REPLACE clauses to non-FUNCTION object creation
|
* Add OR REPLACE clauses to non-FUNCTION object creation
|
||||||
* CREATE TABLE AS can not determine column lengths from expressions (Bruce)
|
* CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
|
||||||
|
* Allow UPDATE to handle complex aggregates [update]
|
||||||
* 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