Re: Patch: plan invalidation vs stored procedures
Dimitri Fontaine <dfontaine@hi-media.com>
From: Dimitri Fontaine <dfontaine@hi-media.com>
To: pgsql-hackers@postgresql.org
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Hannu Krosing <hannu@2ndquadrant.com>, Pavel Stehule <pavel.stehule@gmail.com>, Andrew Dunstan <andrew@dunslane.net>, David Fetter <david@fetter.org>, Asko Oja <ascoja@gmail.com>, Martin Pihlak <martin.pihlak@gmail.com>
Date: 2008-08-19T15:57:43Z
Lists: pgsql-hackers
Le mardi 19 août 2008, Tom Lane a écrit : > For the same reasons that plan invalidation itself was a new feature > and not a bug fix; I'm sorry but that doesn't help me a dime to understand current situation. It could well be just me, but... here's how I see it: - plan invalidation is a new feature in 8.3 - previous releases are out of business: new feature against stable code - now, we have found a bug in plan invalidation - HEAD (to be 8.4) will get some new code to fix it But 8.3 won't benefit from this bugfix? On the grounds that the feature which is now deployed on the field should *maybe* not get used the way it *is*? Sorry again, I really don't get it. -- dim