int array as function input

From: Charl Gerber <charlgerber(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: int array as function input
Date: 2005-03-17 20:05:53
Message-ID: 20050317200554.27070.qmail@web41204.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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[])

?

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-03-17 20:32:02 Re: Charset encoding patch to JDBC driver
Previous Message Glenn Holmer 2005-03-17 16:29:41 Re: invalid string enlargement request