git.postgresql.org Git - postgresql.git/commit
2017年12月13日 07:32:43 +0000 (23:32 -0800)
2017年12月13日 07:32:43 +0000 (23:32 -0800)
commit 8e211f5391465bddda79e17e63c79dbc8c70e6d1
Add float.h include to int8.c, for isnan().
port.h redirects isnan() to _isnan() on windows, which in turn is
provided by float.h rather than math.h. Therefore include the latter
as well.
Per buildfarm.
This is the main PostgreSQL git repository.
RSS
Atom