Hi folks,
        Has anyone seen errors in the regression tests on BSDI 4.0? I've just compiled and tested 7.0.2 on this platform and am seeing lots of error. These aren't the expected ones, but serious problems in many of the functions like the excerpt below shows. Has anyone else seen these or have an idea if this truely is a problem?

Regards,
        - SteveN

           test aggregates           ... FAILED
           test transactions         ... FAILED
           test random               ... FAILED
           test portals              ... FAILED
           test arrays               ... ok
           test btree_index          ... FAILED
           test hash_index           ... FAILED
sequential test misc                 ... ok
parallel group5 (5 tests)            ...
 select_views portals_p2 alter_table foreign_key rules
           test select_views         ... FAILED
           test alter_table          ... FAILED
           test portals_p2           ... FAILED
           test rules                ... FAILED
           test foreign_key          ... ok
parallel group6 (3 tests)            ...
 limit temp plpgsql
           test limit                ... FAILED
           test plpgsql              ... ok
           test temp                 ... ok