Skip to content

`current_user` is not known (lacks parenthesis?)

Would be ace if https://pgdoc.link/current_user linked to https://www.postgresql.org/docs/current/functions-info.html

Interestingly current_schema already does, current_role does not... I wonder if it requires parenthesis, which user, current_user, current_role, etc don't have?