Add fcvt() as a check to configure so that we can get rid of the BSD44_derived
Marc G. Fournier <scrappy@hub.org>
Add fcvt() as a check to configure so that we can get rid of the BSD44_derived type check in numutils.c:ftoa() Pointed out by: "Martin J. Laubach" <mjl@emsi.priv.at>
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/numutils.c | modified | +2 −4 |
| src/configure | modified | +1 −1 |
| src/configure.in | modified | +1 −1 |
| src/include/config.h.in | modified | +3 −0 |