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

Commit 3109e33

Browse files
committed
Add:
> * Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
1 parent 9ede612 commit 3109e33

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 18:02:13 EDT 2002
3+
Last updated: Mon Aug 26 19:00:53 EDT 2002
44

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

@@ -191,6 +191,7 @@ Commands
191191
* Allow backslash handling in quoted strings to be disabled for portability
192192
* Return proper effected tuple count from complex commands [return]
193193
* Allow DELETE to handle table aliases for self-joins [delete]
194+
* Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
194195

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

0 commit comments

Comments
 (0)