Working around insert into a_table from select things from a_function - Mailing list pgsql-sql

From Shaozhong SHI
Subject Working around insert into a_table from select things from a_function
Date
Msg-id CA+i5JwbRD7fKQH8BBLbruqUc-RUg=mGFd3ZMdS+zKRsLOvZZcg@mail.gmail.com
Whole thread Raw
Responses Aw: Working around insert into a_table from select things from a_function
Re: Working around insert into a_table from select things from a_function
List pgsql-sql
I can manually select columns from a_function.

But, when in a loop in a do statement, it does not work.

These columns are of array type.

Can anyone shed light on this?

Regards,

David

pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: How come column is locked?
Next
From: Karsten Hilbert
Date:
Subject: Aw: Working around insert into a_table from select things from a_function