In working through a pg_autovacuum problem with Joe Conway (which turned

Bruce Momjian <bruce@momjian.us>

Commit: 2678395928821321c853ee2c23533c41922a2640
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-03-22T03:57:08Z
Releases: 8.0.0
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

Files

PathChange+/−
contrib/pg_autovacuum/pg_autovacuum.c modified +24 −12
contrib/pg_autovacuum/TODO modified +2 −0