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