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

Поиск
Список
Период
Сортировка
От Brent Verner
Тема Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)
Дата
Msg-id 20001226154737.A31633@rcfile.org
обсуждение исходный текст
Ответ на Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On 26 Dec 2000 at 14:41 (-0500), Tom Lane wrote:
| I wrote:
| > ... What I'm thinking about doing is setting typmod of
| > an entire-tuple function argument to sizeof(Pointer), rather than
| > the default -1, to indicate that a pointer representation is being
| > used.  Comments, hackers?
|
| Here is a patch to current sources along this line.  I have not
| committed it, since I'm not sure it does the job.  It doesn't break
| the regress tests on my machine, but does it fix them on Alphas?
| Please apply it locally and let me know what you find.

results _look_ the same from 'make check'. I'm gonna get back into
the debugger on this (I've learned a few tricks that I didn't know
when last I gdb'd on the Alpha).

  brent

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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Two minor fixes to reduce resource usage in JDBC drivers
Следующее
От: Brent Verner
Дата:
Сообщение: Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)