-
- Downloads
Put back <float.h> in a few files that need it for _isnan().
Further fallout from commit c29aff95: there are some files that need <float.h>, and were getting it from datatype/timestamp.h, but it was not apparent in my (tgl's) testing because the requirement for <float.h> exists only on certain Windows toolchains. Report and patch by David Rowley. Discussion: https://postgr.es/m/CAKJS1f-BHceaFzZScFapDV48gUVM2CAOBfhkgffdqXzFb+kwew@mail.gmail.com
Showing
- src/backend/access/gist/gistproc.c 1 addition, 0 deletionssrc/backend/access/gist/gistproc.c
- src/backend/access/gist/gistutil.c 1 addition, 0 deletionssrc/backend/access/gist/gistutil.c
- src/backend/utils/adt/orderedsetaggs.c 1 addition, 0 deletionssrc/backend/utils/adt/orderedsetaggs.c
- src/backend/utils/adt/selfuncs.c 1 addition, 0 deletionssrc/backend/utils/adt/selfuncs.c
Loading
Please register or sign in to comment