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 c08b3e9 commit 5ad46aeCopy full SHA for 5ad46ae
doc/src/sgml/plpgsql.sgml
@@ -3623,7 +3623,7 @@ RAISE ;
3623
3624
<para>
3625
After <replaceable class="parameter">level</replaceable> if any,
3626
- you can write a <replaceable class="parameter">format</replaceable>
+ you can specify a <replaceable class="parameter">format</replaceable> string
3627
(which must be a simple string literal, not an expression). The
3628
format string specifies the error message text to be reported.
3629
The format string can be followed
0 commit comments