On 2013-04-25, Mauricio Cruz <c...@sygecom.com.br> wrote:

> declare 
>
>  aCad
> text[][]
>
> begin
>
> ...
>
> execute 'aCad:=aCad
> array[['||var1||','||var2||']]'

  execute 'select array[['||var1||','||var2||']]' into acad;
  

-- 
⚂⚃ 100% natural



-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to