lib / pq

Pure Go Postgres driver for database/sql
https://pkg.go.dev/github.com/lib/pq
MIT License
8.86k stars 908 forks source link

Fix handlePgpass #1120

Closed acoshift closed 1 year ago

acoshift commented 1 year ago

fixed #1119

Fix handlePgpass logic

otan commented 1 year ago

test failure is https://github.com/lib/pq/pull/1079