pgsql: Fix oversight in btpo.xact patch; it was in fact installing
Log Message:
-----------
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.
Modified Files:
--------------
pgsql/src/include/access:
nbtree.h (r1.131 -> r1.132)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/access/nbtree.h?r1=1.131&r2=1.132)
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