git.postgresql.org Git - postgresql.git/commit
Wed, 2 Mar 2011 16:17:07 +0000 (11:17 -0500)
Wed, 2 Mar 2011 16:17:07 +0000 (11:17 -0500)
commit a48fb0b59811e8b41e727b54b39bef28d6f253ea
Correct mistaken claims about EXPLAIN ANALYZE's handling of triggers.
Time spent executing AFTER triggers is not included in the runtime of the
associated ModifyTable node; in my patch of yesterday I confused queuing of
these triggers with their actual execution. Spotted by Marko Tiikkaja.
This is the main PostgreSQL git repository.
RSS
Atom