Re: problems with table corruption continued

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема Re: problems with table corruption continued
Дата
Msg-id 3705826352029646A3E91C53F7189E32518452@sectorbase2.sectorbase.com
обсуждение исходный текст
Ответ на problems with table corruption continued  ("Brian Hirt" <bhirt@mobygames.com>)
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Brian Hirt"
Дата:
Сообщение: Re: problems with table corruption continued
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Concerns about this release