pgsql: Update: < * Add transaction_idle_timeout GUC so locks are not - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Update: < * Add transaction_idle_timeout GUC so locks are not
Date
Msg-id 20070403041200.C4C6E9FB7C3@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update:

< * Add transaction_idle_timeout GUC so locks are not held for long
> * Add idle_in_transaction_timeout GUC so locks are not held for long

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2154 -> r1.2155)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2154&r2=1.2155)
    pgsql/doc/src/FAQ:
        TODO.html (r1.655 -> r1.656)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.655&r2=1.656)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update: < * Add idle_timeout GUC so locks are not held for log
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Decouple the values of TOAST_TUPLE_THRESHOLD and