diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-06-07 18:49:03 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-06-07 18:49:03 +0000 |
commit | d8364f3f8f64278f831bc679f0e6275cf4d936e5 (patch) | |
tree | 80caedc99bc89cb9bc801002d952ebde07c7e795 /src/backend/utils/adt/float.c | |
parent | e9f6679ce23fea8848b71caff5fa12463becf257 (diff) | |
download | postgresql-d8364f3f8f64278f831bc679f0e6275cf4d936e5.tar.gz postgresql-d8364f3f8f64278f831bc679f0e6275cf4d936e5.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions