diff options
Diffstat (limited to 'doc/src/sgml/sources.sgml')
-rw-r--r-- | doc/src/sgml/sources.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml index 61ab9325c9e..881b0c31a75 100644 --- a/doc/src/sgml/sources.sgml +++ b/doc/src/sgml/sources.sgml @@ -148,7 +148,7 @@ ereport(ERROR, function and does not return to the caller. If the severity level is lower than <literal>ERROR</>, <function>ereport</> returns normally. </para> - + <para> The available auxiliary routines for <function>ereport</> are: <itemizedlist> |