git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 717f709) | patch
Fix portability issues with stddev in pg_stat_statements
2015年3月27日 21:29:59 +0000 (17:29 -0400)
2015年3月27日 21:29:59 +0000 (17:29 -0400)
commit 735cd6128a6a401671126443a9af4324932a38d6
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().
contrib/pg_stat_statements/pg_stat_statements.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /