"Sestak, John S" <[EMAIL PROTECTED]> writes:
> I'm trying to pass in a bytea array (i.e. bytea[]) into my stored
> procedure but when I try to access the elements in the array using an
> array index it always returns NULL.

Works fine from SQL, so I suppose there's something wrong with your
JDBC code.  You'd likely have better luck asking on pgsql-jdbc.

                        regards, tom lane

-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to