Re: invalidating cached plans

Karel Zak <zakkr@zf.jcu.cz>

From: Karel Zak <zakkr@zf.jcu.cz>
To: Neil Conway <neilc@samurai.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, List pgsql-hackers <pgsql-hackers@postgreSQL.org>
Date: 2005-03-17T10:07:19Z
Lists: pgsql-hackers
On Thu, 2005-03-17 at 16:11 +1100, Neil Conway wrote:
> Neil Conway wrote:
> > Do we want to share plans between call sites?
> 
> After thinking about this a little more, I think the answer is "no" -- 
> it doesn't really buy us much, and introduces some extra complications 
> (e.g. resource management).

It was already implemented as experiment and I think better is keep
plans separate.

	karel

-- 
Karel Zak <zakkr@zf.jcu.cz>