> Here is link to pull request, starting with the README describing the
> feature:
>
> https://github.com/FirebirdSQL/firebird/pull/285/files
>
> I have a doubt about permissions.
>
> If user can call procedure P1 but cannot himself call procedure P2, but
> procedure
> P1 can call P2, if profiler should not collect data from P2.
> Current it does.
>
> The doubt is also about if execute or alter permissions should be verified if
> that
> should not be allowed - remember we may be talking about triggers too.
My view is that the Profiler is only collecting execution statistics, it is not
exposing any data nor allowing the user to execute anything that they can't.
As such, I don't have concerns about permissions.
Sean
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel