calling function - Mailing list pgsql-sql

From Yambu
Subject calling function
Date
Msg-id CALhHtcBy8Y3sTYhp0D9Neu7MDQuxPQLvEcXmQDESXGPiqD_geQ@mail.gmail.com
Whole thread Raw
List pgsql-sql
Hello

What are the caveats in calling function like this 

select * from myfun()

if myfunc() returns a composite type and has inserts inside.

We are experiencing many locks

regards

pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: parallel safe on user defined functions
Next
From: Anders Svensson
Date:
Subject: Re: Join push down on FDW partitions