We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4228bde commit 4f1490cCopy full SHA for 4f1490c
doc/src/sgml/ref/create_function.sgml
@@ -129,7 +129,7 @@ CREATE [ OR REPLACE ] FUNCTION
129
130
<listitem>
131
<para>
132
- The name of an argument. Some languages (currently only PL/pgSQL) let
+ The name of an argument. Some languages (including PL/pgSQL, but currently not SQL) let
133
you use the name in the function body. For other languages the
134
name of an input argument is just extra documentation, so far as
135
the function itself is concerned; but you can use input argument names
0 commit comments