| От | Florian G. Pflug |
|---|---|
| Тема | Re: Rename latestCompletedXid to latestCommittedXid |
| Дата | |
| Msg-id | 46E8032E.6020807@phlo.org обсуждение исходный текст |
| Ответ на | Re: Rename latestCompletedXid to latestCommittedXid (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Rename latestCompletedXid to latestCommittedXid
|
| Список | pgsql-patches |
Tom Lane wrote: > "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. I don't see how - TransactionIdIsInProgress doesn't even touch latestCompletedXid. And I didn't mess with XidCacheRemoveRunningXids, other than removing the latestCompletedXid updating. Am I missing something? greetings, Florian Pflug
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера