On 10/23/25 9:56 PM, Euler Taveira wrote:
* insufficient privilege: if the role doesn't have the sufficient privileges, return NULL or '<insufficient privilege>' (similar to pg_stat_activity). I don't have a strong preference but the latter can impose more effort to use if you don't know the role has sufficient privilege. However, it is clear why the absolute path is not returned.
+1 I think this way is better.
