Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 80d5040

Browse files
committed
Add:
> * Allow DELETE to handle table aliases for self-joins [delete]
1 parent 566cde8 commit 80d5040

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Aug 26 16:02:39 EDT 2002
3+
Last updated: Mon Aug 26 17:35:23 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -190,6 +190,7 @@ Commands
190190
* Allow command blocks to ignore certain types of errors
191191
* Allow backslash handling in quoted strings to be disabled for portability
192192
* Return proper effected tuple count from complex commands [return]
193+
* Allow DELETE to handle table aliases for self-joins [delete]
193194

194195
* ALTER
195196
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT

0 commit comments

Comments
 (0)