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 8df54b9 commit 4c54e87Copy full SHA for 4c54e87
doc/src/sgml/ref/create_function.sgml
@@ -134,8 +134,7 @@ CREATE [ OR REPLACE ] FUNCTION
134
135
<listitem>
136
<para>
137
- The name of an argument. Some languages (currently only SQL and
138
- PL/pgSQL)
+ The name of an argument. Some languages (including SQL and PL/pgSQL)
139
let you use the name in the function body. For other languages the
140
name of an input argument is just extra documentation, so far as
141
the function itself is concerned; but you can use input argument names
0 commit comments