1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-29 13:56:47 +03:00

Back-patch 7.4 change to show that freebsd 5 and up don't need

float8-small-is-zero.  Per Mark Kirkwood.
This commit is contained in:
Tom Lane 2005-12-15 05:43:35 +00:00
parent 93bcee8d4e
commit 660fcf0f67

View File

@ -7,7 +7,7 @@ abstime/sparc-sun-solaris=abstime-solaris-1947
abstime/.*-sco=abstime-solaris-1947
abstime/.*-sysv5=abstime-solaris-1947
float4/.*-qnx=float4-exp-three-digits
float8/i.86-.*-freebsd=float8-small-is-zero
float8/i.86-.*-freebsd[234]=float8-small-is-zero
float8/i.86-.*-openbsd=float8-small-is-zero
float8/i.86-.*-netbsd=float8-small-is-zero
float8/.*-qnx=float8-exp-three-digits