Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Ryan Kirkpatrick <pgsql@rkirkpat.net>
Cc: Brent Verner <brent@rcfile.org>, pgsql-patches@postgreSQL.org
Date: 2000-12-29T02:47:25Z
Lists: pgsql-hackers
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