Re: simple functions, huge overhead, no cache - Mailing list pgsql-general

From Josip Rodin
Subject Re: simple functions, huge overhead, no cache
Date
Msg-id 20100711130543.GA8164@orion.carnet.hr
Whole thread Raw
In response to Re: simple functions, huge overhead, no cache  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Thank you both for the helpful explanations.

On Sat, Jul 10, 2010 at 11:48:29AM -0400, Tom Lane wrote:
> Oh, and one more thing: there is no "function cache".

Reading
http://www.postgresql.org/docs/8.3/static/plpgsql-implementation.html
section 38.10.2. "Plan Caching" had put that idea in my head :)

--
     2. That which causes joy or happiness.

pgsql-general by date:

Previous
From: Marcus Engene
Date:
Subject: Re: Plan for in with one argument
Next
From: Craig Ringer
Date:
Subject: Re: simple functions, huge overhead, no cache