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

From Tom Lane
Subject pgsql: Still further adjust degree-based trig functions for more portab
Date
Msg-id E1aN7MY-0006rE-Eg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Further adjust degree-based trig functions for more portability.
Next
From: Tom Lane
Date:
Subject: pgsql: Yet further adjust degree-based trig functions for more portabil