--- doc/src/sgml/html/sql-createfunction.html.orig 2013-05-11 12:19:58.579326825 +0200 +++ doc/src/sgml/html/sql-createfunction.html 2013-05-11 12:20:51.510004436 +0200 @@ -389,7 +389,7 @@ >
The name of an argument. Some languages (currently only PL/pgSQL) let +> The name of an argument. Some languages (currently only PL/pgSQL and SQL) 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