Re: Status of plperl inter-sp calling - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Status of plperl inter-sp calling
Date
Msg-id 21634.1262231640@sss.pgh.pa.us
Whole thread Raw
In response to Re: Status of plperl inter-sp calling  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: Status of plperl inter-sp calling  (Tim Bunce <Tim.Bunce@pobox.com>)
List pgsql-hackers
"David E. Wheeler" <david@kineticode.com> writes:
> On Dec 30, 2009, at 4:17 PM, Robert Haas wrote:
>> That doesn't seem like enough to guarantee that you've got the right
>> function.

> As Tim said elsewhere:
>> I don't see either of those as significant issues: "If you need more
>> control for a particular SP then don't use SP::* to call that SP."

If the thing actively fails when there's more than one possible match,
that might be ok.  Randomly choosing a match, not so much.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: pg_migrator issues
Next
From: Craig Ringer
Date:
Subject: Re: Thoughts on statistics for continuously advancing columns