Re: knngist patch support - Mailing list pgsql-hackers

From Hitoshi Harada
Subject Re: knngist patch support
Date
Msg-id e08cc0401002131121v5d76f608q84c856293eec86a6@mail.gmail.com
Whole thread Raw
In response to Re: knngist patch support  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
2010/2/14 Robert Haas <robertmhaas@gmail.com>:
> 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


pgsql-hackers by date:

Previous
From: Hitoshi Harada
Date:
Subject: Re: knngist patch support
Next
From: Tom Lane
Date:
Subject: Re: knngist patch support