exception handling in plperlu

Поиск
Список
Период
Сортировка
От Jasbinder Singh Bali
Тема exception handling in plperlu
Дата
Msg-id a47902760703151651x1a314dcfv9a721ee4926a72c0@mail.gmail.com
обсуждение исходный текст
Ответы Re: exception handling in plperlu  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,
Actually, if I rephrase my requirement, I need to catch an exception at any point ,where ever it is raised, in the perl code.
E.g during an insert, there is a foreign key contraint violation, then i need to catch this specific error and do something with it.
Hope i make some sense here.
 
Thanks,
Jas

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: pg_dumpall and version confusion
Следующее
От: Tom Lane
Дата:
Сообщение: Re: exception handling in plperlu