mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 02:44:39 -05:00
Okay, recognize freebsd 2.* and 3.* too.
This commit is contained in:
parent
bee114c38b
commit
a2d08b99c2
1 changed files with 1 additions and 1 deletions
|
|
@ -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-.*-freebsd4=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
|
||||
|
|
|
|||
Loading…
Reference in a new issue