git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 457aef0) | patch
Cygwin and Mingw floating-point fixes.
2019年2月16日 01:50:16 +0000 (01:50 +0000)
2019年2月16日 01:50:16 +0000 (01:50 +0000)
commit 72880ac182c8f3769f0be868f77166994282cb2a
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.
configure diff | blob | blame | history
configure.in diff | blob | blame | history
src/include/port.h diff | blob | blame | history
src/include/port/cygwin.h diff | blob | blame | history
src/include/port/win32_port.h diff | blob | blame | history
src/port/strtof.c diff | blob | blame | history
src/test/regress/resultmap diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /