Reported-by: Ashutosh Sharma
Discussion: https://postgr.es/m/CAE9k0PnhnL6MNDLuvkk8USzOa_DpzDzFQPAM_uaGuXbh9HMKYw@mail.gmail.com
Author: Ashutosh Sharma
Backpatch-through: 9.3
For permission checking, the set of applicable roles
is applied, which can be broader than the set of enabled roles. So
generally, it is better to use the view
- applicable_roles instead of this one; see also
- there.
+ applicable_roles instead of this one; See
+ for details on
+ applicable_roles view.