Re: Max size for bytea type

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Max size for bytea type
Дата
Msg-id Pine.BSO.4.64.0702011328430.23261@leary2.csoft.net
обсуждение исходный текст
Ответ на Re: Max size for bytea type  ("Do, Leon \(Leon\)" <leondo@alcatel-lucent.com>)
Ответы Re: Max size for bytea type
Re: Max size for bytea type
Список pgsql-jdbc

On Mon, 22 Jan 2007, Do, Leon (Leon) wrote:

> Sorry, it is my mistake.   It is wrong data type.
>

Still there is a TODO item here.  The driver shouldn't bail out with an
ArrayIndexOutOfBoundsException.  It might be best to fail immediately for
a getBytes call on something that isn't bytea data.  It's conceivable that
you there is bytea escaped data in a text field, but really, what are the
odds (and use cases) of that?

Kris Jurka


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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Synthesize support for Statement.getGeneratedKeys()?
Следующее
От: Miroslav Šulc
Дата:
Сообщение: JDBC and arrays