pg_readonly

The functionality provided by this code modifies PostgreSQL's behavior to prevent write operations from occurring, while still allowing read-only access to database objects and executing certain utility commands.

Information Analysis

Extensibility Types: Functions, Query Processing
System Components: Memory Allocation

Duplicate Code Analysis

Total Lines of Code: ? 589
Lines of Duplicate Code: ? 0
Percentage of Codebase: ? 0%

Versioning Analysis

Total Lines of Code: ? 589
Lines of Encapsulated Versioning Code: ? 34
Percentage of Encapsulated Versioning Code in Codebase: ? 5.77%
PostgreSQL Versions Cased On: ? 9,12,14,15