Re: Vote totals for SET in aborted transaction

Поиск
Список
Период
Сортировка
От Lee Kindness
Тема Re: Vote totals for SET in aborted transaction
Дата
Msg-id 15561.5068.40814.285016@kelvin.csl.co.uk
обсуждение исходный текст
Ответ на Re: Vote totals for SET in aborted transaction  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-hackers
Marc G. Fournier writes:> Myself, I wonder why Oracle went the route they went ... does anyone have> access to a Sybase
/Informix system, to confirm how they do it?  Is> Oracle the 'odd man out', or are we going to be that?  *Adding*
something>(ie. DROP TABLE rollbacks) that nobody appears to have is one thing ...> but changing the behaviour is a
totallydifferent ..
 

FWIW, Ingres also doesn't rollback SET. However all its SET
functionality is the sort of stuff you wouldn't assume to rollback:
auto-commitconnectionjournalingloggingsessionwork locationsmaxidle

You cannot do something sane like modify the date output through SET.

Lee.


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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: pg_constraint
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: WAL -> Replication