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 566cde8 commit 80d5040Copy full SHA for 80d5040
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Aug 26 16:02:39 EDT 2002
+Last updated: Mon Aug 26 17:35:23 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -190,6 +190,7 @@ Commands
190
* Allow command blocks to ignore certain types of errors
191
* Allow backslash handling in quoted strings to be disabled for portability
192
* Return proper effected tuple count from complex commands [return]
193
+* Allow DELETE to handle table aliases for self-joins [delete]
194
195
* ALTER
196
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments