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:27:31 +0100 |
commit | ff8ca3b04c15eace1de1a7a66e3a05426b07b773 (patch) | |
tree | b3e40e2acbdcb6204b8a5ee3153d7c3342d536b9 /src/backend/executor | |
parent | c036edb7b35fda18b93a6eacac5b14fcee4693a4 (diff) | |
download | postgresql-ff8ca3b04c15eace1de1a7a66e3a05426b07b773.tar.gz postgresql-ff8ca3b04c15eace1de1a7a66e3a05426b07b773.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/backend/executor')
0 files changed, 0 insertions, 0 deletions