1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-24 14:22:24 +03:00
Files
postgres/src
Andres Freund 00331a0f23 Add missing float.h include to snprintf.c.
On windows _isnan() (which isnan() is redirected to in port/win32.h)
is declared in float.h, not math.h.

Per buildfarm animal currawong.

Backpatch to all supported branches.
2015-02-04 13:31:53 +01:00
..
2015-02-01 22:56:09 -05:00
2015-02-02 15:46:01 -05:00
2015-02-02 15:46:01 -05:00
2015-02-01 22:56:09 -05:00
2014-02-01 16:26:31 -05:00