error code invalid_input_syntax

Поиск
Список
Период
Сортировка
От Rainer Leo
Тема error code invalid_input_syntax
Дата
Msg-id 787226001.20060112010528@workfile.de
обсуждение исходный текст
Ответы Re: error code invalid_input_syntax
Список pgsql-jdbc
I wrote a function which generates SQL statements
for INSERTs and UPDATEs, in which I cast the values
to the correct datatype.

Now I want to catch

ERROR:  invalid input syntax for integer: "i"

but although I tried quite a few I can't find the right
error code for this exception.

Is it possible that this error can not be caught?


Thanks
Leo



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

Предыдущее
От: Takeichi Kanzaki Cabrera
Дата:
Сообщение: reading an oidvector field error
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: error code invalid_input_syntax