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 2dbdba8 commit 73470b2Copy full SHA for 73470b2
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Apr 18 13:52:02 EDT 2001
+Last updated: Thu Apr 19 11:21:49 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -137,7 +137,7 @@ COMMANDS
137
* Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
138
* Allow DELETE WHERE CURRENT OF cursor
139
* Add BETWEEN ASYMMETRIC/SYMMETRIC
140
-* Add parameter to timeout if waiting for lock too long
+* Add SET or BEGIN timeout parameter to cancel query if waiting too long
141
142
CLIENTS
143
0 commit comments