Thread: Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)

Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)

From
Tom Lane
Date:
Ryan Kirkpatrick <pgsql@rkirkpat.net> writes:
>     Good news is that it solves the 'misc' regression test failure. It
> now passes with flying colors! The bad news is that the 'oid' regression
> test is still broken (with the exact same problem as before). I think
> Brent hit the same problem... I guess, verify that your oid fix actually
> hit the CVS tree, and if it did, rethink the solution. :(

I believe that is fixed as of src/backend/utils/adt/oid.c v 1.43,
committed at Thu Dec 28 01:51:15 2000 UTC.  It should have been in
Thursday morning's snapshot.  If you've got 1.43 and it still fails
the regress test, let me know.

            regards, tom lane