8000
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 a2160c5 commit 270c9aaCopy full SHA for 270c9aa
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue May 11 09:44:01 EDT 2004
+Last updated: Tue May 11 16:23:02 EDT 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -187,7 +187,7 @@ Commands
187
* Have pg_ctl look at PGHOST in case it is a socket directory
188
* Allow column-level privileges
189
* Add a session mode to warn about non-standard SQL usage
190
-* Add MERGE command that does UPDATE, or on failure, INSERT (rules, triggers?)
+* Add MERGE command that does UPDATE/DELETE, or on failure, INSERT (rules, triggers?)
191
192
* ALTER
193
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments