sql: support listing grants for role 'public' #96948
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Currently, there is no simple way to list the GRANTS given to role
public
.The SQL statement below helps
but ideally I'd like to run the standard
show grants
stmt, as inSlack
Jira issue: CRDB-24427
Epic CRDB-17785
The text was updated successfully, but these errors were encountered: