Re: regarding stored procedure - Mailing list pgsql-docs

From David G. Johnston
Subject Re: regarding stored procedure
Date
Msg-id CAKFQuwb6CY3goYdE7nxn6zXZ3ygK3HnDRd=OAK6nxXYizZek6w@mail.gmail.com
Whole thread Raw
In response to regarding stored procedure  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On Tue, Apr 20, 2021 at 5:00 AM PG Doc comments form <noreply@postgresql.org> 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
data in temporary table from Stored procedure output.

Nothing is missing - there is nothing special about the interaction of store procedures and temporary tables.

David J.

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: regarding stored procedure
Next
From: PG Doc comments form
Date:
Subject: Chapter 30. Logical Replication slightly unclear