Thanks to visit codestin.com Credit goes to github.com
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 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