On Mon, Jun 29, 2020 at 03:02:57PM +0000, 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:
> 
> Hi all,
> 
> The Create Procedure could be improved:
> 
> - Provide more examples;
> - Describe the use of IN and INOUT variables;
> - Describe the use of cursors.

You might find those in CREATE FUNCTION, which is similar.

-- 
  Bruce Momjian  <br...@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee



Reply via email to