Changes between Initial Version and Version 1 of Ticket #4747, comment 4
- Timestamp:
- 08/24/20 09:02:32 (4 years ago)
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.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. 2 2 3 3 Wouldn't be possible to add a call