mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 14:55:34 -04:00
4d17a2146c
the fact that NetBSD/mips is currently broken, as per buildfarm member pika. Also add regression tests to ensure that get_float8_nan and get_float4_nan are exercised even on platforms where they are not needed by float8in/float4in. Zoltán Böszörményi and Tom Lane