index 48160b255e32c5ecb12debb661e811f319b78583..a87b1a114c8ba2be8821e766309f3ee2399ae7aa 100644 (file)
<listitem>
<para>
- The name of an argument. Some languages (currently only PL/pgSQL) let
- you use the name in the function body. For other languages the
+ The name of an argument. Some languages (currently only SQL and
+ PL/pgSQL)
+ let you use the name in the function body. For other languages the
name of an input argument is just extra documentation, so far as
the function itself is concerned; but you can use input argument names
when calling a function to improve readability (see <xref