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 c4a1933 commit 22ff5c9Copy full SHA for 22ff5c9
doc/src/sgml/sources.sgml
@@ -105,7 +105,8 @@ less -x4
105
106
<para>
107
There are two required elements for every message: a severity level
108
- (ranging from <literal>DEBUG</literal> to <literal>PANIC</literal>) and a primary
+ (ranging from <literal>DEBUG</literal> to <literal>PANIC</literal>, defined
109
+ in <filename>src/include/utils/elog.h</filename>) and a primary
110
message text. In addition there are optional elements, the most
111
common of which is an error identifier code that follows the SQL spec's
112
SQLSTATE conventions.
0 commit comments