Re: Dynamic insert into ARRAY? plpgsql

From: George Ant <g(dot)antonopoulos000(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Dynamic insert into ARRAY? plpgsql
Date: 2014-02-08 22:33:45
Message-ID: 1391898825138-5791101.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank you for your Response!

Inserting a sub-select into the array seems to be the solution that I want,
but it gives me this error--> subquery must return only one column

Any help?

Kind Regards,
George Ant

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Dynamic-insert-into-ARRAY-plpgsql-tp5791090p5791101.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stefan Keller 2014-02-08 22:58:26 Re: client that supports editing views
Previous Message David Johnston 2014-02-08 21:11:00 Re: PL/pgSQL Copy data from one table to another