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 7a3977c commit b071a40Copy full SHA for b071a40
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu May 6 15:32:03 EDT 2004
+Last updated: Sun May 9 23:58:19 EDT 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -187,6 +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
191
192
* ALTER
193
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments