On Fri, 2010-03-19 at 20:51 +0000, Tom Lane wrote: > Fix oversight in btpo.xact patch; it was in fact installing garbage > in the xact field on replay, due to not writing out all the data in > the wal log struct.
Ah, thanks, my bad. Looks like I'd separated the two patches incorrectly because I already had spotted and fixed that error and two additional ones also. -- Simon Riggs www.2ndQuadrant.com -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
