aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2012-02-07 11:23:04 -0500
committerRobert Haas <rhaas@postgresql.org>2012-02-07 11:23:04 -0500
commitaf7914c6627bcf0b0ca614e9ce95d3f8056602bf (patch)
tree23633b1c4de9e6bbbc9cea30895f8b4ee74e4c01 /src/backend/utils/adt/numeric.c
parent1631598ea204a3b05104f25d008b510ff5a5c94a (diff)
downloadpostgresql-af7914c6627bcf0b0ca614e9ce95d3f8056602bf.tar.gz
postgresql-af7914c6627bcf0b0ca614e9ce95d3f8056602bf.zip
Add TIMING option to EXPLAIN, to allow eliminating of timing overhead.
Sometimes it may be useful to get actual row counts out of EXPLAIN (ANALYZE) without paying the cost of timing every node entry/exit. With this patch, you can say EXPLAIN (ANALYZE, TIMING OFF) to get that. Tomas Vondra, reviewed by Eric Theise, with minor doc changes by me.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions