Exception handling in plperl

Поиск
Список
Период
Сортировка
От Jasbinder Singh Bali
Тема Exception handling in plperl
Дата
Msg-id a47902760703132023r709ce431ve10a359b34eb6ce@mail.gmail.com
обсуждение исходный текст
Ответы Re: Exception handling in plperl  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Hi,

I have a stored procedure written in plperl.
This procedure has series of inserts at various levels. A few inserts on certain tables invoke triggers
that launch tools outside the domain of the database.

How can I make everything as one single transaction and simply roll back everything whenever an exception occurs.

Thanks,
Jas

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: OT: Canadian Tax Database
Следующее
От: "Harvey, Allan AC"
Дата:
Сообщение: Multiple atributes with -P switch to psql