pg_querylog

The library provides a mechanism to log and analyze PostgreSQL query execution plans, including detailed information about planning time, execution time, and row counts, by intercepting and processing the internal plan tree data structures used by the database.

Information Analysis

Extensibility Types: Functions, Types, Query Processing
System Components: Custom Configuration Variables

Duplicate Code Analysis

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

Versioning Analysis

Total Lines of Code: ? 546
Lines of Encapsulated Versioning Code: ? 2
Percentage of Encapsulated Versioning Code in Codebase: ? 0.37%
PostgreSQL Versions Cased On: ? 10