Create Procedure

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: chmsilveira(at)gmail(dot)com
Subject: Create Procedure
Date: 2020-06-29 15:02:57
Message-ID: 159344297742.676.14268954522985505883@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tomas Vondra 2020-06-29 15:06:55 Re: Default setting for enable_hashagg_disk
Previous Message Bruce Momjian 2020-06-29 14:44:23 Re: reindex database