Re: Dynamic binding in plpgsql function - Mailing list pgsql-general

From Merlin Moncure
Subject Re: Dynamic binding in plpgsql function
Date
Msg-id AANLkTimteqtFCAAw_Bpm13e=KWMBE19VNLyk0hmAH7o6@mail.gmail.com
Whole thread Raw
In response to Re: Dynamic binding in plpgsql function  (Pierre Racine <Pierre.Racine@sbf.ulaval.ca>)
List pgsql-general
On Wed, Mar 2, 2011 at 9:06 AM, Pierre Racine
<Pierre.Racine@sbf.ulaval.ca> wrote:
> Is EXECUTE slower than a direct assignment call?

It is going to be slower, but how much slower and if it justifies the
mechanism is going to be a matter of your requirements, definition of
'slow', and willingness to experiment.

merlin

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Dynamic binding in plpgsql function
Next
From: Rayner Julio Rodríguez Pimentel
Date:
Subject: I need your help to get opinions about this situation