mirror of https://github.com/jackc/pgx.git
Update changelog for ConnPool.Acquire Dialer timeout improvements
parent
ecf158b086
commit
558d5550cf
|
@ -5,6 +5,7 @@
|
|||
* Fix *ConnPool.Deallocate() not deleting prepared statement from map
|
||||
* Fix stdlib not logging unprepared query SQL (Krzysztof Dryś)
|
||||
* Fix Rows.Values() with varchar binary format
|
||||
* Concurrent ConnPool.Acquire calls with Dialer timeouts now timeout in the expected amount of time (Konstantin Dzreev)
|
||||
|
||||
## Features
|
||||
|
||||
|
|
Loading…
Reference in New Issue