Re: A PL/PgSQL Question

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: A PL/PgSQL Question
Дата
Msg-id 200212131141.36957.josh@agliodbs.com
обсуждение исходный текст
Ответ на A PL/PgSQL Question  (Ludwig Lim <lud_nowhere_man@yahoo.com>)
Список pgsql-sql
Ludwig,

>    What is the difference between the first and second
> chunk PL/PgSQL INSERT/UPDATE trigger function code
> aside from the fact that first scenario will result in
> an "ABORT" state?
>
>   Are there any instances where a NOTICE and a RETURN
> NULL statement is a much better than a RAISE EXCEPTION
> statement?

Not that I have encountered, but YMMV.

--
-Josh BerkusAglio Database SolutionsSan Francisco



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

Предыдущее
От: Jie Liang
Дата:
Сообщение: Re: server terminated by a query in 7.3
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: UPDATE comparing dates and non-dates data