> * Allow DELETE to handle table aliases for self-joins [delete]
TODO list for PostgreSQL
========================
-Last updated: Mon Aug 26 16:02:39 EDT 2002
+Last updated: Mon Aug 26 17:35:23 EDT 2002
* Allow command blocks to ignore certain types of errors
* Allow backslash handling in quoted strings to be disabled for portability
* Return proper effected tuple count from complex commands [return]
+* Allow DELETE to handle table aliases for self-joins [delete]
* ALTER
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT