sql: support WITH ADMIN OPTION when granting roles #69399
Labels
A-sql-pgcompat
Semantic compatibility with PostgreSQL
A-sql-privileges
SQL privilege handling and permission checks.
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)
As described in the Postgres docs: https://www.postgresql.org/docs/current/sql-grant.html
This is analogous to WITH GRANT OPTION: #67410
Epic CRDB-2587
The text was updated successfully, but these errors were encountered: