Error messages

Поиск
Список
Период
Сортировка
От Mihai Gheorghiu
Тема Error messages
Дата
Msg-id 019401c1565a$0cf961c0$6e646464@New6.Travel
обсуждение исходный текст
Список pgsql-general
I have a function/trigger. Within this function I perform, say, a cast. Is
there any way of testing whether the cast was successful (e.g. text to
number, and the text is not numeric only results in an error), so that I can
proceed accordingly? What about an UPDATE (not wait until the end
COMMIT/ROLLBACK)?
So, the general question might be: how can I catch backend errors at the
source?


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: "Relation x does not exist" error when x does exist
Следующее
От: "postgresql"
Дата:
Сообщение: Re: connecting to a windows application, visual basic