]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Thu, 2 Dec 2004 04:40:37 +0000 (04:40 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 2 Dec 2004 04:40:37 +0000 (04:40 +0000)
>
> * Allow FOR UPDATE queries to do NOWAIT locks
>

doc/TODO

index 9705ac3e0eb4d2334658d2275e443aa5e87c313e..9ae8d1c56389e93c9d708b55a0f68ebec34daab2 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 TODO list for PostgreSQL
 ========================
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:          Wed Dec  1 12:39:13 EST 2004
+Last updated:          Wed Dec  1 23:40:33 EST 2004
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -379,6 +379,9 @@ Commands
   for connection pooling.  We could also change RESET ALL to have this
   functionality.
 
+* Allow FOR UPDATE queries to do NOWAIT locks
+
+
 * ALTER
        o Have ALTER TABLE RENAME rename SERIAL sequence names
        o Add ALTER DOMAIN TYPE