Patrick Handja <patrick(dot)bungama(at)gmail(dot)com> writes:
> In my case, I do not have a range as an argument, I am receiving 2 int,
> which I am using to create a range. How can I initialize typcache in this
> case?
You should be passing down the pointer from the outer function, which
does have it at hand, no?
regards, tom lane