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 9ede612 commit 3109e33Copy full SHA for 3109e33
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Aug 26 18:02:13 EDT 2002
+Last updated: Mon Aug 26 19:00:53 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -191,6 +191,7 @@ Commands
191
* Allow backslash handling in quoted strings to be disabled for portability
192
* Return proper effected tuple count from complex commands [return]
193
* Allow DELETE to handle table aliases for self-joins [delete]
194
+* Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
195
196
* ALTER
197
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments