pgsql: Add: > > * Add idle_timeout GUC so locks are not held for log

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Add: > > * Add idle_timeout GUC so locks are not held for log
Дата
Msg-id 20070403012106.BC4C29FB904@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add:

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

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2151 -> r1.2152)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2151&r2=1.2152)
    pgsql/doc/src/FAQ:
        TODO.html (r1.652 -> r1.653)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.652&r2=1.653)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add URL for: o Allow UPDATE tab SET ROW (col, ...) =
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add: > * Allow all data types to cast to and from TEXT > >