|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Tue Feb17 10:46:44 EST 2004 |
| 3 | +Last updated:Wed Feb18 16:41:58 EST 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -167,7 +167,7 @@ Commands
|
167 | 167 | * Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple columns
|
168 | 168 | * Allow SET CONSTRAINTS to be qualified by schema/table
|
169 | 169 | * Prevent COMMENT ON DATABASE from using a database name
|
170 |
| -* AddGUC variabletoprevent waiting on locks |
| 170 | +* AddNO WAIT optiontovarious SQL commands |
171 | 171 | * Allow TRUNCATE ... CASCADE/RESTRICT
|
172 | 172 | * Allow PREPARE of cursors
|
173 | 173 | * Allow LISTEN/NOTIFY to store info in memory rather than tables
|
|