Re: regarding stored procedure

2021-04-20 Thread David G. Johnston
On Tue, Apr 20, 2021 at 5:00 AM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/sql-createprocedure.html > Description: > > This documentation is missing the part on the topic whether we can insert > da

regarding stored procedure

2021-04-20 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/sql-createprocedure.html Description: This documentation is missing the part on the topic whether we can insert data in temporary table from Stored procedure output.