Files
query-orchestration/vendor/github.com/jackc/pgpassfile/README.md
T
Michael McGuinness fc4214336e normaliseeol
2024-12-19 11:44:19 +00:00

372 B

Build Status

pgpassfile

Package pgpassfile is a parser PostgreSQL .pgpass files.

Extracted and rewritten from original implementation in https://github.com/jackc/pgx.