Transactions in PLPGSQL?

Поиск
Список
Период
Сортировка
От Ken Corey
Тема Transactions in PLPGSQL?
Дата
Msg-id 01020412065705.18716@kenlinux.bithub.org
обсуждение исходный текст
Список pgsql-sql
Hi All!

Are the BEGIN/END; seen in a typical PL/PGSQL function a transaction wrapper, 
or do I need to add another BEGIN/END block?

Should I just put a 'rollback' in the function, or do I need to do something 
special?

Thanks!

-Ken


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

Предыдущее
От: Mathieu Dube
Дата:
Сообщение: 1024 limit???
Следующее
От: Hubert Palme
Дата:
Сообщение: parse error in create index