OSDN Git Service

In working through a pg_autovacuum problem with Joe Conway (which turned
authorBruce Momjian <bruce@momjian.us>
Mon, 22 Mar 2004 03:57:08 +0000 (03:57 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 22 Mar 2004 03:57:08 +0000 (03:57 +0000)
commit2678395928821321c853ee2c23533c41922a2640
treeaeac3a570ac44972eefbe6ea135e8dc8b8c6fa4c
parent3ceda5eab3dfc72fac991413331fee306940b537
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
contrib/pg_autovacuum/TODO
contrib/pg_autovacuum/pg_autovacuum.c