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

From: elein <elein(at)varlena(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: elein <elein(at)varlena(dot)com>, 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 19:02:23
Message-ID: 20040220110223.Y25537@cookie.varlena.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Right. Sorry. My brain was over on parameter issues and
I did not reread my original bug...

On Fri, Feb 20, 2004 at 01:03:08PM -0500, Tom Lane wrote:
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PostgreSQL Bugs List 2004-02-20 19:10:14 BUG #1081: Spelling error in tsearch2.sql leading to problems with tsearch
Previous Message Tom Lane 2004-02-20 18:03:08 Re: [HACKERS] [Resend: Domains and function]

Browse pgsql-hackers by date

  From Date Subject
Next Message Ramanujam H S Iyengar 2004-02-20 20:39:12 ExecReScan function
Previous Message Bruce Momjian 2004-02-20 18:35:27 Re: Advice regarding configuration parameters