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 bef7640 commit f739debCopy full SHA for f739deb
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun May 9 23:58:19 EDT 2004
+Last updated: Tue May 11 09:44:01 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
+* Add MERGE command that does UPDATE, 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