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 be039d4 commit 27e9e86Copy full SHA for 27e9e86
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