pgsql-server/contrib/pg_autovacuum Tag: REL7_4 ... - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql-server/contrib/pg_autovacuum Tag: REL7_4 ...
Date
Msg-id 20040322035719.53FC7D1D105@svr1.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/contrib/pg_autovacuum TODO pg_aut ...
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/src/backend/access/transam xlog.c