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

Commit0b135e4

Browse files
committed
doc: improve wording of plpgsql RAISE format text
Reported-by: pg@kirasoft.comDiscussion:https://postgr.es/m/165455351426.573551.7050474465030525109@wrigleys.postgresql.orgBackpatch-through: 10
1 parenta9a230e commit0b135e4

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
@@ -3778,7 +3778,7 @@ RAISE ;
37783778

37793779
<para>
37803780
After <replaceable class="parameter">level</replaceable> if any,
3781-
you canwrite a <replaceable class="parameter">format</replaceable>
3781+
you canspecify a <replaceable class="parameter">format</replaceable> string
37823782
(which must be a simple string literal, not an expression). The
37833783
format string specifies the error message text to be reported.
37843784
The format string can be followed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp