Re: Function call - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Function call
Date
Msg-id 28955.1075240463@sss.pgh.pa.us
Whole thread Raw
In response to Re: Function call  (Dennis Bjorklund <db@zigo.dhs.org>)
List pgsql-hackers
Dennis Bjorklund <db@zigo.dhs.org> writes:
> I'll read the rest of the mail more careful tomorrow moring, I just want
> to point out directly that for calls that doesn't use named arguments you
> get the exact same speed as before. Except for an extra if() to check if
> there are named arguments. I don't understand why you think that this will
> affect the current behaviour.

It looked to me like you were talking about a major redesign of
func_select_candidate and friends.  I'll be interested to see how you do
it without that.
        regards, tom lane


pgsql-hackers by date:

Previous
From: ohp@pyrenet.fr
Date:
Subject: Re: Write cache
Next
From: Larry Rosenman
Date:
Subject: Re: Write cache