Re: Rename latestCompletedXid to latestCommittedXid

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Rename latestCompletedXid to latestCommittedXid
Дата
Msg-id 22606.1189609460@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Rename latestCompletedXid to latestCommittedXid  ("Florian G. Pflug" <fgp@phlo.org>)
Ответы Re: Rename latestCompletedXid to latestCommittedXid  ("Florian G. Pflug" <fgp@phlo.org>)
Список pgsql-patches
"Florian G. Pflug" <fgp@phlo.org> writes:
> Per my post to the hackers list, here is a patch that renamed
> latestCompletedXid to latestCommittedXid, and updates it only
> on commits.

This is wrong --- it will break early detection of aborted
subtransactions.

            regards, tom lane

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

Предыдущее
От: "Florian G. Pflug"
Дата:
Сообщение: Rename latestCompletedXid to latestCommittedXid
Следующее
От: "Florian G. Pflug"
Дата:
Сообщение: Re: Rename latestCompletedXid to latestCommittedXid