Array parameter to plpgsql-functions

From: "Sveinung Haslestad" <sveinung(dot)haslestad(at)kaggym(dot)se>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Array parameter to plpgsql-functions
Date: 2001-01-31 15:14:28
Message-ID: 020601c08b98$81669f10$fd712dc1@knight
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


I need to pass an array of INT4 to a function ( variable number of
elements).
How do i declare the array-parameter, and how do i know how many elements i
recieved?

/Sveinung

Browse pgsql-sql by date

  From Date Subject
Next Message Albert REINER 2001-01-31 15:17:22 7.0.2-docs: textpos -> strpos
Previous Message Mark Volpe 2001-01-31 15:10:49 Re: interval query.