The functionality provided by this code allows database administrators to dynamically set the session user and current user within a PostgreSQL database, enabling more fine-grained control over row-level security and other authorization mechanisms.
Duplicate Code Analysis
| Total Lines of Code: ? |
1163 |
| Lines of Duplicate Code: ? |
0 |
| Percentage of Codebase: ? |
0% |
Versioning Analysis
| Total Lines of Code: ? |
1163 |
| Lines of Encapsulated Versioning Code: ? |
168 |
| Percentage of Encapsulated Versioning Code in Codebase: ? |
14.45% |
| PostgreSQL Versions Cased On: ? |
9,10,12,13,14 |