We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a230e commit 0b135e4Copy full SHA for 0b135e4
doc/src/sgml/plpgsql.sgml
@@ -3778,7 +3778,7 @@ RAISE ;
3778
3779
<para>
3780
After <replaceable class="parameter">level</replaceable> if any,
3781
- you can write a <replaceable class="parameter">format</replaceable>
+ you can specify a <replaceable class="parameter">format</replaceable> string
3782
(which must be a simple string literal, not an expression). The
3783
format string specifies the error message text to be reported.
3784
The format string can be followed
0 commit comments