diff options
author | Bruce Momjian <bruce@momjian.us> | 1998-07-12 18:48:08 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1998-07-12 18:48:08 +0000 |
commit | cfef73b4c000aba86621f312dc12963d83c8f19b (patch) | |
tree | 90b6d09a339d718dedc757eab3eca47bc58d8d5c /src/test | |
parent | 37273977cb76d48585db1bd3b3cd22a0f63d7011 (diff) |
Update linux_i386 fix.
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/regress/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/test/regress/README b/src/test/regress/README index a73b6f05c2b..13d5112dae5 100644 --- a/src/test/regress/README +++ b/src/test/regress/README @@ -169,17 +169,6 @@ The 'expected' files careful (?) inspection. Many of the development machines are running a Unix OS variant (FreeBSD, Linux, etc) on Ix86 hardware. - The original 'expected.input' file was created on a SPARC Solaris 2.4 - system using the 'postgres5-1.02a5.tar.gz' source tree. It was compared - with a file created on an I386 Solaris 2.4 system and the differences - were only in the floating point polygons in the 3rd digit to the right - of the decimal point. (see below) - - The original 'sample.regress.out' file was from the postgres-1.01 release - constructed by Jolly Chen and is included here for reference. It may - have been created on a DEC ALPHA machine as the 'Makefile.global' - in the postgres-1.01 release has PORTNAME=alpha. - Current release notes (Thomas.Lockhart@jpl.nasa.gov) The regression tests have been adapted and extensively modified for the |