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

From Tom Lane
Subject Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)
Date
Msg-id 6572.977892080@sss.pgh.pa.us
Whole thread Raw
In response to Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)  (Brent Verner <brent@rcfile.org>)
Responses Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)  (Brent Verner <brent@rcfile.org>)
List pgsql-patches
Brent Verner <brent@rcfile.org> writes:
> | Please apply it locally and let me know what you find.

> what I'm seeing now is much the same.

Drat.  More to do, then.

> i've been in circles trying to figure out where fcinfo->arg is filled.
> can you point me toward that?

See src/backend/utils/fmgr/README and src/backend/utils/fmgr/fmgr.c.
But fmgr is probably only the carrier of disease, not the source...

            regards, tom lane

pgsql-patches by date:

Previous
From: Brent Verner
Date:
Subject: Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)
Next
From: Brent Verner
Date:
Subject: Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)