Thread: pgsql: round() is not portable. Use rint().

pgsql: round() is not portable. Use rint().

From
Tom Lane
Date:
round() is not portable.  Use rint().

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d63de337f3e235f02d79a1df79dddbb002e9fd4e

Modified Files
--------------
src/backend/access/gist/gistbuild.c |    4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)