aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/auth.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2015-02-04 13:27:31 +0100
committerAndres Freund <andres@anarazel.de>2015-02-04 13:31:40 +0100
commitf0241d648661c6650a32d26df2216ed78ba7953f (patch)
tree015d79464b7eacc810239f348bfdd79c8bd44c11 /src/backend/libpq/auth.c
parentb5ea07b06d58519c54aa3f15067f9a44d84f6d8e (diff)
downloadpostgresql-f0241d648661c6650a32d26df2216ed78ba7953f.tar.gz
postgresql-f0241d648661c6650a32d26df2216ed78ba7953f.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/libpq/auth.c')
0 files changed, 0 insertions, 0 deletions