Re: BUG #3143: MyLastRecPtr.xlogid not updated with MyLastRecPtr.xrecoff?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3143: MyLastRecPtr.xlogid not updated with MyLastRecPtr.xrecoff?
Дата
Msg-id 15144.1173709299@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #3143: MyLastRecPtr.xlogid not updated with MyLastRecPtr.xrecoff?  (Heikki Linnakangas <heikki@enterprisedb.com>)
Ответы Re: BUG #3143: MyLastRecPtr.xlogid not updated with MyLastRecPtr.xrecoff?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
Heikki Linnakangas <heikki@enterprisedb.com> writes:
> I agree that it is a bit misleading, though. A boolean
> "MyXactMadeTransactionControlledXlogEntry", like the
> "MyXactMadeXLogEntry" and "MyXactMadeTempRelupdate" variables would be
> cleaner.

I think at one time the back-link nature of the variable was actually
exploited --- it was used to make an additional back-link in XLOG record
headers.  But it's true that it isn't much more than a bool at present.

            regards, tom lane

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #3143: MyLastRecPtr.xlogid not updated with MyLastRecPtr.xrecoff?
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: BUG #3147: Test bug report