diff options
author | Andres Freund <andres@anarazel.de> | 2015-02-04 13:27:31 +0100 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2015-02-04 13:31:36 +0100 |
commit | 742734d2b54005f228655f0733e869b16ec6cb2b (patch) | |
tree | 36e521039a4776906bdafd96a0bbff6258bfb7a0 /src/tutorial | |
parent | 7c21a8aca39c504ea448cce82230163ca93cfaf4 (diff) | |
download | postgresql-742734d2b54005f228655f0733e869b16ec6cb2b.tar.gz postgresql-742734d2b54005f228655f0733e869b16ec6cb2b.zip |
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.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions