aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-03-25 21:58:00 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-03-25 21:58:00 +0000
commitadb1a6e95b2087e44c845edc15c28a87f5ba7ac1 (patch)
tree262134a0f4ec11fe71f1963d4531b71f2534aea3 /src/backend/access/gist/gistscan.c
parent08890b407e976e4871f2024ed5a3071d0fa510a6 (diff)
downloadpostgresql-adb1a6e95b2087e44c845edc15c28a87f5ba7ac1.tar.gz
postgresql-adb1a6e95b2087e44c845edc15c28a87f5ba7ac1.zip
Improve EXPLAIN ANALYZE to show the time spent in each trigger when
executing a statement that fires triggers. Formerly this time was included in "Total runtime" but not otherwise accounted for. As a side benefit, we avoid re-opening relations when firing non-deferred AFTER triggers, because the trigger code can re-use the main executor's ResultRelInfo data structure.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions