On Thu, Sep 5, 2013 at 12:38 PM, arthernan <arthernan(at)hotmail(dot)com> wrote:
> OidFunctionCall7 is called from costsize.c, in function void cost_index. From
> the comments, I understand that there is an indirection mechanism here to
> allow for different index access methods. Looking at fmgr.h where it is
> declared is not clear to me where I would ultimately find the code.
>
> Any pointers will be greatly appreciated
Use 'git grep'. It's a macro defined in fmgr.h.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company