Re: createfunction reference createprocedure

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: jian he <jian.universality@gmail.com>, pgsql-docs@lists.postgresql.org
Date: 2026-07-07T09:22:54Z
Lists: pgsql-docs
On Tue, 2026-07-07 at 16:48 +0800, jian he wrote:
> https://www.postgresql.org/docs/devel/sql-createprocedure.html
> 
> See Also
> ALTER PROCEDURE, DROP PROCEDURE, CALL, CREATE FUNCTION
> 
> https://www.postgresql.org/docs/devel/sql-createfunction.html
> 
> See Also
> ALTER FUNCTION, DROP FUNCTION, GRANT, LOAD, REVOKE
> 
> 
> We can make sql-createfunction.html ``See Also`` section reference
> CREATE PROCEDURE.
> What do you think?

I think that is a good idea.

Yours,
Laurenz Albe