We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1463f22 commit f1e3a70Copy full SHA for f1e3a70
doc/src/sgml/plpgsql.sgml
@@ -3767,7 +3767,7 @@ RAISE ;
3767
3768
<para>
3769
After <replaceable class="parameter">level</replaceable> if any,
3770
- you can write a <replaceable class="parameter">format</replaceable>
+ you can specify a <replaceable class="parameter">format</replaceable> string
3771
(which must be a simple string literal, not an expression). The
3772
format string specifies the error message text to be reported.
3773
The format string can be followed
0 commit comments