Re: Vote totals for SET in aborted transaction

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Vote totals for SET in aborted transaction
Дата
Msg-id 3CCD66F4.6E4877CA@fourpalms.org
обсуждение исходный текст
Ответ на Re: Vote totals for SET in aborted transaction  (Scott Marlowe <scott.marlowe@ihs.com>)
Список pgsql-hackers
> I've been thinking this over and over, and it seems to me, that the way
> SETS in transactions SHOULD work is that they are all rolled back, period,
> whether the transaction successfully completes OR NOT.

Very interesting! This is a *consistant* use of SET which allows
transactions to be constructed as self-contained units without
side-effects on subsequent transactions. Beautifully powerful.
                 - Thomas

I've got some other thoughts on features for other aspects of schemas
and table and query properties, but this proposal for SET behavior
stands on its own so I'll hold off on muddying the discussion.


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Vote totals for SET in aborted transaction
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Vote totals for SET in aborted transaction