Skip to content

Commit 11d4c2c

Browse files
committed
Add from Vadim:
> * Allow command blocks that can ignore certain types of errors
1 parent 1aff1d3 commit 11d4c2c

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: Fri Jan 4 00:00:18 EST 2002
3+
Last updated: Fri Jan 4 13:22:43 EST 2002
44

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

@@ -177,6 +177,7 @@ COMMANDS
177177
* CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
178178
* Allow UPDATE to handle complex aggregates [update]
179179
* Prevent create/drop scripts from allowing extra args (Bruce)
180+
* Allow command blocks that can ignore certain types of errors
180181
* ALTER
181182
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
182183
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place

0 commit comments

Comments
 (0)