Move all the isinf() stuff from float.c to isinf.c, and build it according to
authorMarc G. Fournier <scrappy@hub.org>
Mon, 2 Feb 1998 00:04:08 +0000 (00:04 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 2 Feb 1998 00:04:08 +0000 (00:04 +0000)
commite6e364088ac5c980e3fb99300ba74cc26296000b
tree1ba56773b0a04d45921d9019a166d27b378922a5
parent79f99a3888ab3e6a934da47b36d912f9723e1415
Move all the isinf() stuff from float.c to isinf.c, and build it according to
configure vs port specific #ifdef's...
src/backend/parser/scan.c
src/backend/port/isinf.c
src/backend/utils/adt/float.c
src/configure
src/configure.in
src/include/config.h.in