int array as function input - Mailing list pgsql-jdbc

From Charl Gerber
Subject int array as function input
Date
Msg-id 20050317200554.27070.qmail@web41204.mail.yahoo.com
Whole thread Raw
List pgsql-jdbc
If it is possible, how do you

a) define the function
b) setup the java side

to have a function that takes an int array as input,
ie, something like the java equivalent

FUNCTION myFunc(int[])

?

pgsql-jdbc by date:

Previous
From: Glenn Holmer
Date:
Subject: Re: invalid string enlargement request
Next
From: Oliver Jowett
Date:
Subject: Re: Charset encoding patch to JDBC driver