plperl exception catching

Поиск
Список
Период
Сортировка
От Marc Evans
Тема plperl exception catching
Дата
Msg-id 20061213135336.X4899@me.softwarehackery.com
обсуждение исходный текст
Ответы Re: plperl exception catching  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi -

Is it accurate for me to believe that there is no way to catch exception
within plperl? For example, if an update fails, I'd like to do an insert.
Yes, this is trivial to do in plpgsql, but sadly plpgsql is not usable due
to not supporting variable variables. If plperl can't catch exceptions, is
there a language that can be used?

Thanks in advance - Marc

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

Предыдущее
От: "John D. Burger"
Дата:
Сообщение: Re: MySQL drops support for most distributions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: EXECUTE INTO on 8.2