Thread: pgsql: Still further adjust degree-based trig functions for more portab

pgsql: Still further adjust degree-based trig functions for more portab

From
Tom Lane
Date:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/360f67d31a5656991122b89c9ca22a860f41512c

Modified Files
--------------
src/backend/utils/adt/float.c |   11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)