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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)
Дата
Msg-id 9403.978058045@sss.pgh.pa.us
обсуждение исходный текст
Список pgsql-patches
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

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [INTERFACES] Two minor fixes to reduce resource usage in JDBC drivers
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Notify with Rules bugs?