pg_pathman

The implementation provides a set of functions and data structures to enable efficient partitioning and routing of data in PostgreSQL tables using a variety of methods, including range, list, and hash-based partitioning.

Information Analysis

Extensibility Types: Functions, Query Processing, Utility Commands
System Components: Memory Allocation, Background Workers, Custom Configuration Variables

Duplicate Code Analysis

Total Lines of Code: ? 26760
Lines of Duplicate Code: ? 719
Percentage of Codebase: ? 2.69%

Versioning Analysis

Total Lines of Code: ? 26760
Lines of Encapsulated Versioning Code: ? 3585
Percentage of Encapsulated Versioning Code in Codebase: ? 13.4%
PostgreSQL Versions Cased On: ? 9,10,11,12,13,14,15,16