Re: [HACKERS] Begin statement again

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: [HACKERS] Begin statement again
Дата
Msg-id 199803131244.NAA23477@gauss.topsystem.de
обсуждение исходный текст
Ответ на Re: [HACKERS] Begin statement again  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
Jan Wieck writes:
>     But there is AUTOCOMMIT ON/OFF

Hmm, but not in ecpg. It seems this has to be added.

Anyway, here's what ecpg allows for transaction handling:

ABORT TRANSACTION | ROLLBACK WORK | ABORT | ROLLBACK;

END TRANSCACTION | COMMIT | COMMIT RELEASE | COMMIT WORK RELEASE;

BEGIN | BEGIN TRANSACTION | BEGIN WORK;

Michael

--
Dr. Michael Meskes, Project-Manager    | topsystem Systemhaus GmbH
meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10

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

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: AW: [HACKERS] Begin statement again
Следующее
От: "Meskes, Michael"
Дата:
Сообщение: RE: [HACKERS] Begin statement again