Re: Error handling in plperl and pltcl

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Error handling in plperl and pltcl
Дата
Msg-id 41AD903A.2040102@archonet.com
обсуждение исходный текст
Ответ на Error handling in plperl and pltcl  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Error handling in plperl and pltcl
Список pgsql-hackers
Thomas Hallgren wrote:
> Richard Huxton wrote:
> 
>> But is the problem not that forgetting to use SAVEPOINT can get us in 
>> trouble with clearing up after an exception? 
> 
> I fail to see how that's different from forgetting to use pgtry instead 
> of try.

It feels more distinct to me. I'll grant you I'm only a sample size of 1 
though.

--  Richard Huxton  Archonet Ltd


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

Предыдущее
От: Thomas Hallgren
Дата:
Сообщение: Re: Error handling in plperl and pltcl
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: nodeAgg perf tweak