Re: problems with table corruption continued
Vadim Mikheev <vmikheev@sectorbase.com>
From: "Mikheev, Vadim" <vmikheev@SECTORBASE.COM>
To: "'Tom Lane'" <tgl@sss.pgh.pa.us>
Cc: Brian Hirt <bhirt@mobygames.com>, Postgres Hackers <pgsql-hackers@postgresql.org>, Brian A Hirt <bhirt@berkhirt.com>
Date: 2001-12-18T19:49:24Z
Lists: pgsql-hackers
> > Looks like we have to add checks for the case > > TransactionIdIsCurrentTransactionId(tuple->t_cmin) when > > there is HEAP_MOVED_OFF or HEAP_MOVED_IN in t_infomask to > > all HeapTupleSatisfies* in tqual.c as we do in > > HeapTupleSatisfiesDirty - note comments about uniq btree-s there. > > Sounds like a plan. Do you want to work on this, or shall I? Sorry, I'm not able to do this fast enough for current pre-release stage -:( Vadim