2010/2/14 Robert Haas <[email protected]>:
> If we want to allow 5-key syscaches, we have to add an extra parameter
> to SearchSysCache and friends. So everyone caller of SearchSysCache
> is going to break. (Well, unless we instead leave SearchSysCache
> alone and add SearchSysCacheExtended or similar; but that's not really
> project style.)
DirectFunctionCall1/2/3...?
--
Hitoshi Harada