Re: Execute command in PL/pgSQL function not executing - Mailing list pgsql-general

From Michael Lewis
Subject Re: Execute command in PL/pgSQL function not executing
Date
Msg-id CAHOFxGrMhctUD4ieePk=JX14J++8T9AOoEro5r6fD0NeY7VTRA@mail.gmail.com
Whole thread Raw
In response to Re: Execute command in PL/pgSQL function not executing  (Marc Millas <marc.millas@mokadb.com>)
List pgsql-general
You could also just return the name of the temp table, or return nothing and directly use that name manually outside the function to do select * from pg_temp.my_data

pgsql-general by date:

Previous
From: Marc Millas
Date:
Subject: Re: Execute command in PL/pgSQL function not executing
Next
From: Дмитрий Иванов
Date:
Subject: insert column monetary type