Skip to content

Commit c263f16

Browse files
committed
Update CREATE FUNCTION documentation about argument names.
The 9.2 patch that added argument name support in SQL-language functions missed updating a parenthetical comment about that in the CREATE FUNCTION reference page. Noted by Erwin Brandstetter.
1 parent 69cc60d commit c263f16

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/ref/create_function.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,9 @@ CREATE [ OR REPLACE ] FUNCTION
134134

135135
<listitem>
136136
<para>
137-
The name of an argument. Some languages (currently only PL/pgSQL) let
138-
you use the name in the function body. For other languages the
137+
The name of an argument. Some languages (currently only SQL and
138+
PL/pgSQL)
139+
let you use the name in the function body. For other languages the
139140
name of an input argument is just extra documentation, so far as
140141
the function itself is concerned; but you can use input argument names
141142
when calling a function to improve readability (see <xref

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy