JDBC 9.2 DEV not working with Hex bytea output?

Поиск
Список
Период
Сортировка
От Edson Richter
Тема JDBC 9.2 DEV not working with Hex bytea output?
Дата
Msg-id BLU0-SMTP278125D8CDC641222661BD2CFDD0@phx.gbl
обсуждение исходный текст
Ответы Re: JDBC 9.2 DEV not working with Hex bytea output?  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
Hi!

I've downloaded source code for JDBC driver in order to output warnings
during development phase of my application (so I can catch triggers
messages at client side of the application).

This is the only change I've made (System.out... in addWarning methods -
there is two: one for connection, one for statement).

Nevertheless, I has been obligated to change "alter database xxx set
bytea_output='escaped'" in order to work.

In our production databases we have this option set to "hex", and works
fine - is just with 9.2 DEV 1002 sources.

Is this a known issue?


Thanks,

Edson


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

Предыдущее
От: "sushant.bose.1984@gmail.com"
Дата:
Сообщение: Re: ERROR : column c.reltriggers does not exist
Следующее
От: Juan Pablo Cook
Дата:
Сообщение: JDBC Array double precision [] error