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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4747, comment 4

    v1 v2  
    1 Many 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.
     1Many thanks for your prompt answer but this is exactly the problem as illustrated 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