Releases: lib/pq
Releases · lib/pq
v1.6.0
- Add GSS auth support
- Fix for current map write when using unix sockets
v1.5.2
- fix 2400 time encoding for time/timetz
v1.5.1
- Improved notification handler.
v1.5.0
- Added notification handler.
v1.4.0
- Add a notice handler func.
- Bump oldest supported Go version to 1.13.
- Improve aix and plan9 support.
v1.3.0
- Improved Ping support, now works correctly even during a failed transaction.
- Fix nil pointer dereference when calling RowsAffected on the result of a 0-item CopyIn
v1.2.0
- Add
QuoteLiteralfunction - Fix connection leak on SSL failure
- Fix Rollback in commit
- Drop tested support for Go < 1.11
- Drop tested support for Postgres < 9.4
v1.1.1
- Fix parsing of FLOAT4 types.
v1.1.0
v1.0.0
Initial tagged release. No major recent changes.