Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Actually retry every database error, including "pq: ..."
They aren't of type *pq.Error, but they're clearly database errors.
- Loading branch information