Possible to have array as input paramter for a function?

From: "Kumar" <sgnerd(at)yahoo(dot)com(dot)sg>
To: "psql" <pgsql-sql(at)postgresql(dot)org>
Subject: Possible to have array as input paramter for a function?
Date: 2003-10-08 10:47:37
Message-ID: 016801c38d89$9fed7080$7502a8c0@hdsc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Dear Friends,

I am working with Postgres 7.3.4 on RH Linux 7.2 and my windows client is PgAdmin 3.

Is it possible to pass a Varchar[] as a input parameter for a PL/pgSQL function. While I tried it give a error
Type "varchar[]" does not exists.

Does this is supported in Postgres?

Anyone have a link or while paper on handling arrays in functions?

Please enlighten me on this.

Regards
Kumar

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message George Weaver 2003-10-08 12:50:31 Re: Possible to have array as input paramter for a function?
Previous Message Tomasz Myrta 2003-10-08 10:36:39 security definer function