8000
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 a335531 commit 98be2b5Copy full SHA for 98be2b5
doc/src/sgml/ref/create_function.sgml
@@ -119,7 +119,7 @@ CREATE [ OR REPLACE ] FUNCTION
119
120
<listitem>
121
<para>
122
- 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
123
you use the name in the function body. For other languages the
124
name of an input argument is just extra documentation. But the name
125
of an output argument is significant, since it defines the column
0 commit comments