aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-04-28 16:03:57 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-04-28 16:03:57 -0400
commit93f94e356d47ea20ca7c2fcb65cbb746049fe4d1 (patch)
treedbcda7c998055cdd32363b8c902d31932a03b59e /src/backend/access/gist/gistvacuum.c
parentcdbad241f41362aaf09f913722a541e04e048742 (diff)
downloadpostgresql-93f94e356d47ea20ca7c2fcb65cbb746049fe4d1.tar.gz
postgresql-93f94e356d47ea20ca7c2fcb65cbb746049fe4d1.zip
Adjust timing units in pg_stat_statements.
Display total time and I/O timings in milliseconds, for consistency with the units used for timings in the core statistics views. The columns remain of float8 type, so that sub-msec precision is available. (At some point we will probably want to convert the core views to use float8 type for the same reason, but this patch does not touch that issue.) This is a release-note-requiring change in the meaning of the total_time column. The I/O timing columns are new as of 9.2, so there is no compatibility impact from redefining them. Do some minor copy-editing in the documentation, too.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions