]> granicus.if.org Git - postgresql/commit
Please apply the following patch for regress.sh to do something useful with
authorBruce Momjian <bruce@momjian.us>
Fri, 7 May 1999 02:37:08 +0000 (02:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 7 May 1999 02:37:08 +0000 (02:37 +0000)
commitc22d35be4edb582652bdd1f9ae0c6b5b258c4f59
tree4082d4d402b926a1e133f196023ec0c7a28cb0fa
parent5a0b77aa443c88c16d272aacf17f32be52080195
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
src/test/regress/expected/geometry-i386-netbsd.out [new file with mode: 0644]
src/test/regress/expected/int2-i386-netbsd.out [new file with mode: 0644]
src/test/regress/expected/int4-i386-netbsd.out [new file with mode: 0644]