How to pass array of values to a stored procedure - Mailing list pgsql-sql

From Curtis Scheer
Subject How to pass array of values to a stored procedure
Date
Msg-id 031936836C46D611BB1B00508BE7345D048DAAB8@gatekeeper.daycos.com
Whole thread Raw
Responses Re: How to pass array of values to a stored procedure
Re: How to pass array of values to a stored procedure
List pgsql-sql

Does anyone have any examples of how I would make a stored procedure in plpgsql that would allow for passing a list or arrays of values to be used in an sql IN clause?  Like so: select * from table where field1 in (values).

 

Thanks,

 

Curtis

pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: hi let me know the solution to this question
Next
From: "Aaron Bono"
Date:
Subject: Re: hi let me know the solution to this question