falcon <[EMAIL PROTECTED]> writes: > I think It would be useful to cache return values for stable > and immutable functions. Now thay are really called everytime.
In most circumstances the overhead of searching such a cache would swamp any benefit we might get from it. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])