Done:
authorBruce Momjian
Sat, 9 Apr 2005 04:07:03 +0000 (04:07 +0000)
committerBruce Momjian
Sat, 9 Apr 2005 04:07:03 +0000 (04:07 +0000)
< * Allow additional tables to be specified in DELETE for joins
> * -Allow additional tables to be specified in DELETE for joins

doc/TODO

index 2b0e2e3a00a4cc537b4a2318ba480e3c48893e71..108e53c71d08762a745a46938321bbaf630159c9 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 TODO list for PostgreSQL
 ========================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Mar 25 18:13:22 EST 2005
+Last updated:      Sat Apr  9 00:07:02 EDT 2005
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -345,7 +345,7 @@ Commands
 
   This is not SQL-spec but many DBMSs allow it.
 
-* Allow additional tables to be specified in DELETE for joins
+* -Allow additional tables to be specified in DELETE for joins
 
   UPDATE already allows this (UPDATE...FROM) but we need similar
   functionality in DELETE.  It's been agreed that the keyword should