Passing an array or record to a stored procedure in PostgreSQL - Mailing list pgsql-hackers

From Max Bourinov
Subject Passing an array or record to a stored procedure in PostgreSQL
Date
Msg-id BANLkTinR16uuRY_uN8E0BxJ5DHNG5PpkBg@mail.gmail.com
Whole thread Raw
Responses Re: Passing an array or record to a stored procedure in PostgreSQL  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers
Hi Highly Respected Hackers!

I have a task to pass arrays, records and in some cases array of
records as a parameter to the stored procedures in PostgreSQL. I will
use JDBC to work with PostgreSQL 9.0 At first I would like to learn
how to pass arrays.

Any ideas?

p.s. Google and http://dba.stackexchange.com/ gave me no answer...

Thank you in advance!
Max


pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: LOCK DATABASE
Next
From: Leonardo Francalanci
Date:
Subject: Re: use less space in xl_xact_commit patch