log_fdw
Repository:
https://github.com/aws/postgresql-logfdw
The foreign data wrapper allows PostgreSQL to read and query log files as if they were regular tables, using a foreign table definition to specify the log file format and location.
Information Analysis
| Extensibility Types: | Functions, Storage Managers |
| System Components: | None |
Duplicate Code Analysis
| Total Lines of Code: ? | 1086 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 1086 |
| Lines of Encapsulated Versioning Code: ? | 19 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 1.75% |
| PostgreSQL Versions Cased On: ? | 15,16 |