Problems with RAISE EXCEPTION

Поиск
Список
Период
Сортировка
От Tulio Oliveira
Тема Problems with RAISE EXCEPTION
Дата
Msg-id 3A9B922B.6040508@marilia.com
обсуждение исходный текст
Ответы Re: Problems with RAISE EXCEPTION  (brichard@cafod.org.uk (Bruce Richardson))
Список pgsql-general
Hi,

My triggers performs a lot of verifications over the data before insert
or update.

So I need make all checks, and at the end, RAISE EXCEPTION msgsErrors;

and the variable msgsErrors containing all Error Messages reported by
hole trigger.

But the RAISE EXCEPTION don't accept variables, only a CONTANT STRING.

Nor strigs concatenation are supported ........


I'm make any mistake ?
Exist any way to do that ?



Regards,

Tulio Oliveira


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

Предыдущее
От: "Trewern, Ben"
Дата:
Сообщение: RE: postgresql-tcl-7.03 requires libtcl8.0.so
Следующее
От: Matthias Teege
Дата:
Сообщение: Last x records