mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 15:22:16 -04:00
bfd6f52b0e
types. Update the regression tests and the documentation to reflect this. Remove the UNSAFE_FLOATS #ifdef. This is only half the story: we still unconditionally reject floating point operations that result in +/- infinity. See recent thread on -hackers for more information.