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