Re: Create Procedure

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: chmsilveira(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Create Procedure
Date: 2020-06-29 15:42:51
Message-ID: 20200629154251.GD17529@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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 <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com

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

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Geoghegan 2020-06-29 17:20:14 Re: Default setting for enable_hashagg_disk
Previous Message Bruce Momjian 2020-06-29 15:29:09 Re: Default setting for enable_hashagg_disk