pgsql-server/contrib/pg_autovacuum Tag: REL7_4 ...

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql-server/contrib/pg_autovacuum Tag: REL7_4 ...
Дата
Msg-id 20040322035719.53FC7D1D105@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@svr1.postgresql.org    04/03/21 23:57:19

Modified files:
    contrib/pg_autovacuum: Tag: REL7_4_STABLE TODO pg_autovacuum.c

Log message:
    In working through a pg_autovacuum problem with Joe Conway (which turned
    out to be the same problem reported by Cott Lang which the previous
    patch resolved) a new bug was uncovered when running with a debug level
    of greater than 1.

    This patch resolves this new found bug and fixes some of the other
    debugging output to be more consistent.

    Please apply to both HEAD and the 7.4 branch.

    Matthew T. O'Connor


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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server/contrib/pg_autovacuum TODO pg_aut ...
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server/src/backend/access/transam xlog.c