mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 17:20:31 -04:00
Tweak to make freebsd/alpha use the correct float8 comparison file.
This commit is contained in:
parent
de59370844
commit
14e1270579
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,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/.*-freebsd=float8-small-is-zero
|
||||
float8/i.86-.*-freebsd=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
|
||||
|
|
|
|||
Loading…
Reference in a new issue