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 6022a7d commit 2d1221bCopy full SHA for 2d1221b
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Apr 20 10:03:31 EDT 2004
+Last updated: Tue Apr 20 16:16:27 EDT 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -169,7 +169,7 @@ Commands
169
* Allow UPDATE tab SET ROW (col, ...) = (...) for updating multiple columns
170
* Allow SET CONSTRAINTS to be qualified by schema/table
171
* Prevent COMMENT ON DATABASE from using a database name
172
-* Add NO WAIT option to various SQL commands
+* -Add NO WAIT LOCKs
173
* Allow TRUNCATE ... CASCADE/RESTRICT
174
* Allow PREPARE of cursors
175
* Allow LISTEN/NOTIFY to store info in memory rather than tables
0 commit comments