I'm looking at this https://github.com/FirebirdSQL/firebird/blob/B3_0_Release/src/utilities/ntrace/TracePluginImpl.cpp#L1410 line and wondering how I can get that in trace's output, aka what to do in function's/procedure's code to get something in pin_records_fetched. For normal DSQL statements it works as expected.
I'm looking at this https://github.com/FirebirdSQL/firebird/blob/B3_0_Release/src/utilities/ntrace/TracePluginImpl.cpp#L1410 line and wondering how I can get that in trace's output, aka what to do in function's/procedure's code to get something in
pin_records_fetched. For normal DSQL statements it works as expected.