Skip to content

Commit eeee62d

Browse files
committed
Doc: make cross-reference to format() function more specific.
Jeff Janes Discussion: https://postgr.es/m/CAMkU=1w7Tn2M9BhK+rt8Shtz1AkU+ty7By8gj5C==z65=U4vyQ@mail.gmail.com
1 parent 730422a commit eeee62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/plpgsql.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1414,7 +1414,7 @@ EXECUTE 'UPDATE tbl SET '
14141414
<para>
14151415
Dynamic SQL statements can also be safely constructed using the
14161416
<function>format</function> function (see <xref
1417-
linkend="functions-string"/>). For example:
1417+
linkend="functions-string-format"/>). For example:
14181418
<programlisting>
14191419
EXECUTE format('UPDATE tbl SET %I = %L '
14201420
'WHERE key = %L', colname, newvalue, keyvalue);

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