Re: pgsql: Only send cleanup_info messages if VACUUM removes any tuples. - Mailing list pgsql-committers

From Simon Riggs
Subject Re: pgsql: Only send cleanup_info messages if VACUUM removes any tuples.
Date
Msg-id 1271898548.8305.29513.camel@ebony
Whole thread Raw
In response to Re: pgsql: Only send cleanup_info messages if VACUUM removes any tuples.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Wed, 2010-04-21 at 21:03 -0400, Tom Lane wrote:
> sriggs@postgresql.org (Simon Riggs) writes:
> > Removes overlooked path for sending invalid latestRemovedXid.
> > Fixes buildfarm failure on centaur.
>
> You're not there yet.  There are multiple buildfarm machines showing
>
> TRAP: FailedAssertion("!(((vacrelstats->latestRemovedXid) != ((TransactionId) 0)))", File: "vacuumlazy.c", Line: 690)
>
> even after this patch was committed.

Yes, I was aware of the failure because of further testing. Been on it
for the last hour. Dashed annoying.

--
 Simon Riggs           www.2ndQuadrant.com


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Only send cleanup_info messages if VACUUM removes any tuples.
Next
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: reorg - pg_batch: New Directory