summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/.gitignore
diff options
context:
space:
mode:
authorAndres Freund2026-01-09 17:10:53 +0000
committerAndres Freund2026-01-09 18:38:00 +0000
commite5a5e0a90750d665cab417322b9f85c806430d85 (patch)
tree7a38b285977ea130d4df5de0fc3f2ab52bee6be9 /src/interfaces/libpq/.gitignore
parentbba81f9d3d4f512280bd55751a450dac6f02d406 (diff)
instrumentation: Keep time fields as instrtime, convert in callersHEADmaster
Previously the instrumentation logic always converted to seconds, only for many of the callers to do unnecessary division to get to milliseconds. As an upcoming refactoring will split the Instrumentation struct, utilize instrtime always to keep things simpler. It's also a bit faster to not have to first convert to a double in functions like InstrEndLoop(), InstrAggNode(). Author: Lukas Fittl <lukas@fittl.com> Reviewed-by: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/CAP53PkzZ3UotnRrrnXWAv=F4avRq9MQ8zU+bxoN9tpovEu6fGQ@mail.gmail.com
Diffstat (limited to 'src/interfaces/libpq/.gitignore')
0 files changed, 0 insertions, 0 deletions