Skip to content

Commit 8dcc4c0

Browse files
committed
Added:
> * Prevent create/drop scripts from allowing extra args (Bruce)
1 parent f7fb29d commit 8dcc4c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jan 3 12:30:27 EST 2002
3+
Last updated: Thu Jan 3 13:12:10 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -176,6 +176,7 @@ COMMANDS
176176
* Add OR REPLACE clauses to non-FUNCTION object creation
177177
* CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
178178
* Allow UPDATE to handle complex aggregates [update]
179+
* Prevent create/drop scripts from allowing extra args (Bruce)
179180
* ALTER
180181
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
181182
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place

0 commit comments

Comments
 (0)