Re: Nested transactions: low level stuff

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: Nested transactions: low level stuff
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA4961F71@m0114.s-mxs.net
обсуждение исходный текст
Ответ на Nested transactions: low level stuff  (Manfred Koizar <mkoi-pg@aon.at>)
Список pgsql-hackers
> In fact, I had proposed a simpler UNDO capability that revisited tuples
> and set their XID to a fixed aborted XID to clean up aborted
> subtransactions, but most now like the multiple XID solution.

I think for the implicit subtransactions that we will want
(with error codes comming) using a different xid for every command
inside a transaction is not so sexy, no ?

Andreas



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

Предыдущее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: Nested transactions: low level stuff
Следующее
От: Steve Wampler
Дата:
Сообщение: Re: PostgreSQL and SOAP, suggestions?