summaryrefslogtreecommitdiff
path: root/src/bin/psql/print.c
diff options
context:
space:
mode:
authorAndrew Dunstan2015-03-28 13:22:51 +0000
committerAndrew Dunstan2015-03-28 13:22:51 +0000
commitcfe12763c32437bc708a64ce88a90c7544f16185 (patch)
tree62c519e8127729d9b43c536adc1296debb90318b /src/bin/psql/print.c
parent3a20b0e7b6dae48cd6be1257e9017663f1402b91 (diff)
Use standard librart sqrt function in pg_stat_statements
The stddev calculation included a faster but unportable sqrt function. This is not worth the extra effort, and won't work everywhere. If the standard library function is good enough for the SQL function it should be good enough here too.
Diffstat (limited to 'src/bin/psql/print.c')
0 files changed, 0 insertions, 0 deletions