Are functions automatically transactioned?

Поиск
Список
Период
Сортировка
От Ciprian Popovici
Тема Are functions automatically transactioned?
Дата
Msg-id 20040408004330.0f87cb98@xxx
обсуждение исходный текст
Ответы Re: Are functions automatically transactioned?  (Kevin Lohka <klohka@aboutfacedata.ab.ca>)
Список pgsql-general
I need to perform a couple of queries in a function and I need them to be in
the same transaction. I understand I can't start and stop transactions from
inside the functions. But are the contents of a function placed in a
transaction automatically by the server, or do I have to "manually" control
the transaction around the call to the function?

--
Ciprian Popovici

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

Предыдущее
От: Randall Skelton
Дата:
Сообщение: Moving from narrow to wide tables
Следующее
От: Jerry LeVan
Дата:
Сообщение: MacOS X, Postgresql and Aqua Tcl/Tk