Re: Index on immutable function call - Mailing list pgsql-general

From A. Kretschmer
Subject Re: Index on immutable function call
Date
Msg-id 20100119093821.GI29338@a-kretschmer.de
Whole thread Raw
In response to Re: Index on immutable function call  (Alban Hertroys <dalroi@solfertje.student.utwente.nl>)
List pgsql-general
In response to Alban Hertroys :
>
> On 19 Jan 2010, at 8:26, A. Kretschmer wrote:
> > The planner doesn't know the actual parameter for the function, so he
> > picked out the wrong plan. You can force the planner to re-planning with
> > a dynamical statement within the function and EXECUTE that.
>
>
> There are no queries in his function, I think you misread his post.

You are right, sorry.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

pgsql-general by date:

Previous
From: Tore Halvorsen
Date:
Subject: Re: Index on immutable function call
Next
From: "Philippe Lang"
Date:
Subject: Re: Index on immutable function call