vetrag/vendor/github.com/jackc/pgpassfile
lehel c51ff4a88d
migration tool
2025-10-07 15:46:17 +02:00
..
.travis.yml migration tool 2025-10-07 15:46:17 +02:00
LICENSE migration tool 2025-10-07 15:46:17 +02:00
README.md migration tool 2025-10-07 15:46:17 +02:00
pgpass.go migration tool 2025-10-07 15:46:17 +02:00

README.md

Build Status

pgpassfile

Package pgpassfile is a parser PostgreSQL .pgpass files.

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