Re: [HACKERS] [Resend: Domains and function]

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: elein <elein(at)varlena(dot)com>
Cc: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, pgsql-hackers(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [HACKERS] [Resend: Domains and function]
Date: 2004-02-20 18:03:08
Message-ID: 28886.1077300188@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

elein <elein(at)varlena(dot)com> writes:
> Shouldn't all function calls go (through fast path or fmgr
> or the language manager?) to a centralized parameter marshalling?

We're talking about what happens inside the function, not how you pass
parameters to it.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message elein 2004-02-20 19:02:23 Re: [HACKERS] [Resend: Domains and function]
Previous Message elein 2004-02-20 17:55:27 Re: [HACKERS] [Resend: Domains and function]

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-02-20 18:35:27 Re: Advice regarding configuration parameters
Previous Message elein 2004-02-20 17:55:27 Re: [HACKERS] [Resend: Domains and function]