Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteeee62d

Browse files
committed
Doc: make cross-reference to format() function more specific.
Jeff JanesDiscussion:https://postgr.es/m/CAMkU=1w7Tn2M9BhK+rt8Shtz1AkU+ty7By8gj5C==z65=U4vyQ@mail.gmail.com
1 parent730422a commiteeee62d

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)

[8]ページ先頭

©2009-2025 Movatter.jp