Skip to content

Commit 6ac697f

Browse files
committed
PL/pgSQL FOUND
Document that GET DIAGNOSTICS is affected by EXECUTE, while FOUND is not.
1 parent 10bcfa1 commit 6ac697f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/src/sgml/plpgsql.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.144 2009/11/05 16:58:36 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.145 2009/11/10 02:09:54 momjian Exp $ -->
22

33
<chapter id="plpgsql">
44
<title><application>PL/pgSQL</application> - <acronym>SQL</acronym> Procedural Language</title>
@@ -1365,7 +1365,9 @@ GET DIAGNOSTICS integer_var = ROW_COUNT;
13651365

13661366
<literal>FOUND</literal> is a local variable within each
13671367
<application>PL/pgSQL</application> function; any changes to it
1368-
affect only the current function.
1368+
affect only the current function. <literal>FOUND</literal> is not
1369+
affected by <literal>EXECUTE</literal>, while <command>GET
1370+
DIAGNOSTICS</command> is effected.
13691371
</para>
13701372

13711373
</sect2>

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