]> granicus.if.org Git - postgresql/commit
Per previous analysis, the most correct notion of SampleOverhead is that
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Jun 2006 18:49:03 +0000 (18:49 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Jun 2006 18:49:03 +0000 (18:49 +0000)
commitd8364f3f8f64278f831bc679f0e6275cf4d936e5
tree80caedc99bc89cb9bc801002d952ebde07c7e795
parente9f6679ce23fea8848b71caff5fa12463becf257
Per previous analysis, the most correct notion of SampleOverhead is that
it is just the total time to do INSTR_TIME_SET_CURRENT(), and not any of
the other code involved in InstrStartNode/InstrStopNode.  Even though I
fear we may end up reverting this patch altogether, we may as well have
the most correct version in our CVS archive.
src/backend/executor/instrument.c