|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Sun May 9 23:58:19 EDT 2004 |
| 3 | +Last updated:Tue May11 09:44:01 EDT 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -187,7 +187,7 @@ Commands
|
187 | 187 | * Have pg_ctl look at PGHOST in case it is a socket directory
|
188 | 188 | * Allow column-level privileges
|
189 | 189 | * Add a session mode to warn about non-standard SQL usage
|
190 |
| -* Add MERGE command that does UPDATE, or on failure, INSERT |
| 190 | +* Add MERGE command that does UPDATE, or on failure, INSERT (rules, triggers?) |
191 | 191 |
|
192 | 192 | * ALTER
|
193 | 193 | o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
|
|