Skip to content

Commit 4a6dcf0

Browse files
committed
Update trigger demo to reflect new trigger ordering.
1 parent 3d50e10 commit 4a6dcf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/trigger.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/trigger.sgml,v 1.42 2005/03/29 00:16:49 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/trigger.sgml,v 1.43 2005/10/13 02:23:12 momjian Exp $
33
-->
44

55
<chapter id="triggers">
@@ -675,8 +675,8 @@ vac=&gt; SELECT * FROM ttest;
675675

676676
=&gt; DELETE FROM ttest;
677677
INFO: trigf (fired before): there are 2 rows in ttest
678-
INFO: trigf (fired after ): there are 1 rows in ttest
679678
INFO: trigf (fired before): there are 1 rows in ttest
679+
INFO: trigf (fired after ): there are 0 rows in ttest
680680
INFO: trigf (fired after ): there are 0 rows in ttest
681681
^^^^^^
682682
remember what we said about visibility.

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