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 3485f8d commit 9adc4cdCopy full SHA for 9adc4cd
doc/src/sgml/plpgsql.sgml
@@ -3651,7 +3651,7 @@ RAISE ;
3651
3652
<para>
3653
After <replaceable class="parameter">level</replaceable> if any,
3654
- you can write a <replaceable class="parameter">format</replaceable>
+ you can specify a <replaceable class="parameter">format</replaceable> string
3655
(which must be a simple string literal, not an expression). The
3656
format string specifies the error message text to be reported.
3657
The format string can be followed
0 commit comments