On 03/11/2016 09:19 PM, Salvador Fandiño wrote:
Hi,
I have implemented a SRF[*] that returns rows one by one (using
ExprMultipleResult). But now I need to save somewhere some context
information between calls pertaining to the same result set and I am
unable to find a proper place for that.
I h
Hi,
I have implemented a SRF[*] that returns rows one by one (using
ExprMultipleResult). But now I need to save somewhere some context
information between calls pertaining to the same result set and I am
unable to find a proper place for that.
I have seen that cfinfo->flinfo->fn_extra is ava