Skip to content

Commit 2f17fe4

Browse files
committed
doc: simplify wording of function error affects
Reported-by: bob.henkel@gmail.com Discussion: https://postgr.es/m/160324449781.693.8298142858847611071@wrigleys.postgresql.org Backpatch-through: 9.5
1 parent e9661f2 commit 2f17fe4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/plpgsql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2670,8 +2670,8 @@ NOTICE: row = {10,11,12}
26702670

26712671
<para>
26722672
By default, any error occurring in a <application>PL/pgSQL</application>
2673-
function aborts execution of the function, and indeed of the
2674-
surrounding transaction as well. You can trap errors and recover
2673+
function aborts execution of the function and the
2674+
surrounding transaction. You can trap errors and recover
26752675
from them by using a <command>BEGIN</command> block with an
26762676
<literal>EXCEPTION</literal> clause. The syntax is an extension of the
26772677
normal syntax for a <command>BEGIN</command> block:

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