jackc / pgconn

MIT License
182 stars 87 forks source link

Optimize redundant pgpass parsing in case password is explicitly set #131

Closed aalekseevx closed 1 year ago

aalekseevx commented 1 year ago

Small optimisation: pgpass file is parsed but not used in case config.Password is non-empty