pgsql: Add: > > * Allow FOR UPDATE queries to do NOWAIT locks >

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > > * Allow FOR UPDATE queries to do NOWAIT locks >
Date: 2004-12-02 04:40:37
Message-ID: 20041202044037.D5FB73A5665@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

>
> * Allow FOR UPDATE queries to do NOWAIT locks
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.1412 -> r1.1413)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1412&r2=1.1413)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2004-12-02 06:14:50 pgsql: Fix a potential free() of string literal in oid2name, per report
Previous Message Neil Conway 2004-12-02 04:12:12 pgsql: This is a little patch to correct the documentation on CVS.