pg_log_statements

The logging facility provided by this code modifies PostgreSQL's built-in logging functionality to allow for more granular control over which SQL statements are logged, based on their execution duration and other criteria.

Information Analysis

Extensibility Types: Functions, Client Authentication, Query Processing, Utility Commands
System Components: Memory Allocation

Duplicate Code Analysis

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

Versioning Analysis

Total Lines of Code: ? 1280
Lines of Encapsulated Versioning Code: ? 84
Percentage of Encapsulated Versioning Code in Codebase: ? 6.56%
PostgreSQL Versions Cased On: ? 9,10,12,13,14,15