Changes between Initial Version and Version 1 of Ticket #4747, comment 4


Ignore:
Timestamp:
Aug 24, 2020, 9:02:32 AM (4 years ago)
Author:
ezimanyi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4747, comment 4

    initial v1  
    1 Many thanks for your prompt answer but this is exactly the problem. In order to call the CallerFInfoFunctionCallXXXX function I need to have a hold of the fcinfo obtained for the very first external MobilityDB function call so this should be propagated in a long chain of functions.
     1Many thanks for your prompt answer but this is exactly the problem as shown in the solution above. In order to call the CallerFInfoFunctionCallXXXX function I need to have a hold of the fcinfo obtained for the very first external MobilityDB function call so this should be propagated in a long chain of functions.
    22
    33Wouldn't be possible to add a call