]> granicus.if.org Git - postgresql/commit
In working through a pg_autovacuum problem with Joe Conway (which turned
authorBruce Momjian <bruce@momjian.us>
Mon, 22 Mar 2004 03:57:19 +0000 (03:57 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 22 Mar 2004 03:57:19 +0000 (03:57 +0000)
commitf2cc5330ccdccda4c81c924b4bf87eff5a3437bd
treedc48ae7214b6b12243b5f87d43d139b26d3842ad
parent21a7569b1a43d327551b2388a7f6e33e2477439f
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