Still further adjust degree-based trig functions for more portability.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 360f67d31a5656991122b89c9ca22a860f41512c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-01-23T23:12:54Z
Releases: 9.6.0
Still further adjust degree-based trig functions for more portability.

Indeed, the non-static declaration foreseen in my previous commit message
is necessary.  Per Noah Misch.

Files

PathChange+/−
src/backend/utils/adt/float.c modified +10 −1