Skip to content

Commit 73bc521

Browse files
committed
plpython has plpy.Error instead of plpy.ERROR
Author: Marti Raudsepp <marti@juffo.org>
1 parent 54428db commit 73bc521

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/plpython.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -954,8 +954,8 @@ $$ LANGUAGE plpythonu;
954954
<function>plpy.fatal</function> actually raise a Python exception
955955
which, if uncaught, propagates out to the calling query, causing
956956
the current transaction or subtransaction to be aborted.
957-
<literal>raise plpy.ERROR(<replaceable>msg</>)</literal> and
958-
<literal>raise plpy.FATAL(<replaceable>msg</>)</literal> are
957+
<literal>raise plpy.Error(<replaceable>msg</>)</literal> and
958+
<literal>raise plpy.Fatal(<replaceable>msg</>)</literal> are
959959
equivalent to calling
960960
<function>plpy.error</function> and
961961
<function>plpy.fatal</function>, respectively.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy