public inbox for [email protected]
help / color / mirror / Atom feedFrom: jian he <[email protected]>
To: Daniel Gustafsson <[email protected]>
Cc: [email protected]
Subject: Re: createfunction reference createprocedure
Date: Tue, 7 Jul 2026 19:47:08 +0800
Message-ID: <CACJufxGb6s1tdv=LBvBV-BecUwuXyThdBZULgzZpx7xfiMj02w@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CACJufxFTi3ceVRJqWRr3L8GR5q+ZhPCZw=1aDTaBGS1AugweFw@mail.gmail.com>
<[email protected]>
On Tue, Jul 7, 2026 at 5:42 PM Daniel Gustafsson <[email protected]> wrote:
>
> > On 7 Jul 2026, at 10:48, jian he <[email protected]> wrote:
>
> > We can make sql-createfunction.html ``See Also`` section reference
> > CREATE PROCEDURE. What do you think?
>
> Seems reasonable, would you like to send a patch?
>
Please check the attached patch.
Attachments:
[text/x-patch] v1-0001-Reference-CREATE-PROCEDURE-in-CREATE-FUNCTION-documentation.patch (986B, ../CACJufxGb6s1tdv=LBvBV-BecUwuXyThdBZULgzZpx7xfiMj02w@mail.gmail.com/2-v1-0001-Reference-CREATE-PROCEDURE-in-CREATE-FUNCTION-documentation.patch)
download | inline diff:
From b01af32437c63d9f4dfadb52ef7641cc1b520052 Mon Sep 17 00:00:00 2001
From: jian he <[email protected]>
Date: Tue, 7 Jul 2026 19:45:30 +0800
Subject: [PATCH v1 1/1] Reference CREATE PROCEDURE in CREATE FUNCTION
documentation
Update create_function.sgml to reference create_procedure.sgml.
Discussion: https://postgr.es/m/CACJufxFTi3ceVRJqWRr3L8GR5q%2BZhPCZw%3D1aDTaBGS1AugweFw%40mail.gmail.com
---
doc/src/sgml/ref/create_function.sgml | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/src/sgml/ref/create_function.sgml b/doc/src/sgml/ref/create_function.sgml
index 30bd4602f8d..5783d206f1e 100644
--- a/doc/src/sgml/ref/create_function.sgml
+++ b/doc/src/sgml/ref/create_function.sgml
@@ -937,6 +937,7 @@ COMMIT;
<member><xref linkend="sql-grant"/></member>
<member><xref linkend="sql-load"/></member>
<member><xref linkend="sql-revoke"/></member>
+ <member><xref linkend="sql-createprocedure"/></member>
</simplelist>
</refsect1>
--
2.34.1
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: createfunction reference createprocedure
In-Reply-To: <CACJufxGb6s1tdv=LBvBV-BecUwuXyThdBZULgzZpx7xfiMj02w@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox