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