Re: [HACKERS] It is doing my head in

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] It is doing my head in
Дата
Msg-id 2607.927208669@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] It is doing my head in  (ZEUGSWETTER Andreas IZ5 <Andreas.Zeugswetter@telecom.at>)
Список pgsql-hackers
ZEUGSWETTER Andreas IZ5 <Andreas.Zeugswetter@telecom.at> writes:
> The procedure called from a trigger has to return opaque (the triggering
> tuple).
> The elog could probably be modified to:
>> ERROR:  CreateTrigger: function ttt () returning opaque does not exist
> to help find your error.

I think two separate messages would be better... will fix it.
        regards, tom lane


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

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] It is doing my head in
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Blowing core - anyone have any ideas?