sql: implement SET [LOCAL] ROLE #67782
Labels
A-tools-graphile
Issues relating to graphile compatibility
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)
In Postgres, you can become another role as long as the role inherits from the current role. See https://www.postgresql.org/docs/current/sql-set-role.html
Related to, but different than
SET LOCAL
session variables: #32562Relates to #64274
Epic CRDB-7217
The text was updated successfully, but these errors were encountered: