mirror of https://github.com/postgres/postgres
strtof() is in C99 and all targeted systems have it. We can remove the configure probe and some dead code, but we still need replacement code for a couple of systems that have known buggy implementations selected via platform template. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/152683.1659830125%40sss.pgh.pa.uspull/100/head
parent
24c3ce8f1c
commit
cbf4403134
Loading…
Reference in new issue