passwd-fdw
Repository:
https://github.com/beargiles/passwd-fdw
The foreign data wrapper allows PostgreSQL to access and query Unix password files, such as /etc/passwd and /etc/shadow, as if they were regular database tables.
Information Analysis
| Extensibility Types: | Functions, Storage Managers |
| System Components: | None |
Duplicate Code Analysis
| Total Lines of Code: ? | 548 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 548 |
| Lines of Encapsulated Versioning Code: ? | 6 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 1.09% |
| PostgreSQL Versions Cased On: ? | 9 |