aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsgistidx.c
diff options
context:
space:
mode:
authorAndrew Gierth <rhodiumtoad@postgresql.org>2019-02-16 01:50:16 +0000
committerAndrew Gierth <rhodiumtoad@postgresql.org>2019-02-16 01:50:16 +0000
commit72880ac182c8f3769f0be868f77166994282cb2a (patch)
treeb392d2abd92983a1d171de6a7cf6df818f572768 /src/backend/utils/adt/tsgistidx.c
parent457aef0f1fd365c68fab3fa2ca3ae48c5bd230c6 (diff)
downloadpostgresql-72880ac182c8f3769f0be868f77166994282cb2a.tar.gz
postgresql-72880ac182c8f3769f0be868f77166994282cb2a.zip
Cygwin and Mingw floating-point fixes.
Deal with silent-underflow errors in float4 for cygwin and mingw by using our strtof() wrapper; deal with misrounding errors by adding them to the resultmap. Some slight reorganization of declarations was done to avoid duplicating material between cygwin.h and win32_port.h. While here, remove from the resultmap all references to float8-small-is-zero; inspection of cygwin output suggests it's no longer required there, and the freebsd/netbsd/openbsd entries should no longer be necessary (these date back to c. 2000). This commit doesn't remove the file itself nor the documentation references for it; that will happen in a subsequent commit if all goes well.
Diffstat (limited to 'src/backend/utils/adt/tsgistidx.c')
0 files changed, 0 insertions, 0 deletions