pgsql: Update: < * Add idle_timeout GUC so locks are not held for log - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Update: < * Add idle_timeout GUC so locks are not held for log
Date
Msg-id 20070403021711.CD3639FB65C@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update:

< * Add idle_timeout GUC so locks are not held for log periods of time
> * Add transaction_idle_timeout GUC so locks are not held for long
>   periods of time

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2153 -> r1.2154)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2153&r2=1.2154)
    pgsql/doc/src/FAQ:
        TODO.html (r1.654 -> r1.655)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.654&r2=1.655)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > * Allow all data types to cast to and from TEXT > >
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update: < * Add transaction_idle_timeout GUC so locks are not