Re: undefined behaviour for sub-transactions?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: undefined behaviour for sub-transactions?
Дата
Msg-id 200512011835.jB1IZ8T25812@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: undefined behaviour for sub-transactions?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:
> Greg Stark <gsstark@mit.edu> writes:
> > Where is Postgres at with psql using savepoints implicitly to wrap every
> > client command btw?
>
> I think that 8.1 psql can be told to do that.

Right:

    \set ON_ERROR_ROLLBACK interactive

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: undefined behaviour for sub-transactions?
Следующее
От: "Jason Long"
Дата:
Сообщение: information_schema._pg_keypositions() in 8.1???