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 af3b182 commit 2e3d5f1Copy full SHA for 2e3d5f1
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Feb 17 10:46:44 EST 2004
+Last updated: Wed Feb 18 16:41:58 EST 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -167,7 +167,7 @@ Commands
167
* Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple columns
168
* Allow SET CONSTRAINTS to be qualified by schema/table
169
* Prevent COMMENT ON DATABASE from using a database name
170
-* Add GUC variable to prevent waiting on locks
+* Add NO WAIT option to various SQL commands
171
* Allow TRUNCATE ... CASCADE/RESTRICT
172
* Allow PREPARE of cursors
173
* Allow LISTEN/NOTIFY to store info in memory rather than tables
0 commit comments