lib / pq

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

bugfix to infinity timestamp test #882

Closed jordanlewis closed 5 years ago

jordanlewis commented 5 years ago

Previously, this test would panic the test suite if the server didn't return any error at all.