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 0e2f88a commit 9427cceCopy full SHA for 9427cce
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
-Last updated: Fri Mar 25 18:13:22 EST 2005
+Last updated: Sat Apr 9 00:07:02 EDT 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -345,7 +345,7 @@ Commands
345
346
This is not SQL-spec but many DBMSs allow it.
347
348
-* Allow additional tables to be specified in DELETE for joins
+* -Allow additional tables to be specified in DELETE for joins
349
350
UPDATE already allows this (UPDATE...FROM) but we need similar
351
functionality in DELETE. It's been agreed that the keyword should
0 commit comments