Please apply the following patch for regress.sh to do something useful with
Bruce Momjian <bruce@momjian.us>
Please apply the following patch for regress.sh to do something useful with "SYSTEM", and unpack the files in the uuencoded .tar.gz file at the end in src/test/regress so that the int2, int4 and geometry tests pass on NetBSD/i386. They just fail on different wording of error messages and eg printing "0" rather than "-0". At a guess the same will be true for the other NetBSD ports, but I can't test them. Cheers, Patrick
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/geometry-i386-netbsd.out | added | +495 −0 |
| src/test/regress/expected/int2-i386-netbsd.out | added | +206 −0 |
| src/test/regress/expected/int4-i386-netbsd.out | added | +302 −0 |