Re: [HACKERS] results of regression tests: NetBSD/i386 v1.3

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Brook Milligan <brook@trillium.nmsu.edu>
Cc: pgsql-hackers@hub.org, scrappy@hub.org
Date: 1998-02-18T02:43:32Z
Lists: pgsql-hackers
>    Do they illustrate platform-specific bugs? If not, then we all can use
>    our own platforms for these examples.
>
> I'm not sure how I would recognize platform-specific bugs since I only
> have one platform.  In the past I've ignored them, but I just thought
> this might be the time to point out problems that need attention in
> case they are something unusual.
>
> Diffs from the expected output yield things like:
> <snip>

These are typical platform-specific differences, and are expected. The last few
examples are from the trigger tests, which are going to be revisited before v6.3
release by Vadim (I hope :).

                                                    - Tom