mirror of https://github.com/postgres/postgres
Stddev is calculated on the fly, and the code in commit 717f709532
was
using Float8GetDatumFast() inappropriately to convert the result to a
Datum. Mea culpa. It now uses Float8GetDatum().
pull/14/head
parent
717f709532
commit
735cd6128a
Loading…
Reference in new issue