We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aff1d3 commit 11d4c2cCopy full SHA for 11d4c2c
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jan 4 00:00:18 EST 2002
+Last updated: Fri Jan 4 13:22:43 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -177,6 +177,7 @@ COMMANDS
177
* CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
178
* Allow UPDATE to handle complex aggregates [update]
179
* Prevent create/drop scripts from allowing extra args (Bruce)
180
+* Allow command blocks that can ignore certain types of errors
181
* ALTER
182
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
183
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place
0 commit comments