mirror of
https://github.com/jeremyd/ergo.git
synced 2026-08-02 04:03:05 -07:00
5fd8ed8ed6
Postgres support is behind a build tag; use `make build_full` or `make install_full` to compile it in.
pgpassfile
Package pgpassfile is a parser PostgreSQL .pgpass files.
Extracted and rewritten from original implementation in https://github.com/jackc/pgx.