Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dunstan2015-03-27 21:29:59 +0000
committerAndrew Dunstan2015-03-27 21:29:59 +0000
commit735cd6128a6a401671126443a9af4324932a38d6 (patch)
tree327b717c32da0ed036b719c31c32f70052e27eb8 /contrib/btree_gist
parent717f709532642f5f7756785c9be17b7ffcec8ae8 (diff)
Fix portability issues with stddev in pg_stat_statements
Stddev is calculated on the fly, and the code in commit 717f70953264 was using Float8GetDatumFast() inappropriately to convert the result to a Datum. Mea culpa. It now uses Float8GetDatum().
Diffstat (limited to 'contrib/btree_gist')
0 files changed, 0 insertions, 0 deletions