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
