sql/catalog: upgrade privilege descriptors to use internal user IDs #93940
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)
Is your feature request related to a problem? Please describe.
As part of the stable user IDs project, privilege descriptors should change to store privileges by user ID, rather than user name.
As per the discussion in #103467, the upgrade should look out for privilege descriptors where the user name is a dangling reference to a user that no longer exists.
Epic CRDB-25679
Jira issue: CRDB-22607
The text was updated successfully, but these errors were encountered: