mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
Update changelog
This commit is contained in:
parent
44f4fe0a20
commit
be45d46b37
@ -4,6 +4,15 @@
|
|||||||
|
|
||||||
* Fix *ConnPool.Deallocate() not deleting prepared statement from map
|
* Fix *ConnPool.Deallocate() not deleting prepared statement from map
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
* Encode and decode between all Go and PostgreSQL integer types with bounds checking
|
||||||
|
* Decode inet/cidr to net.IP
|
||||||
|
|
||||||
|
## Performance
|
||||||
|
|
||||||
|
* Substantial reduction in memory allocations
|
||||||
|
|
||||||
# 2.8.1 (March 24, 2016)
|
# 2.8.1 (March 24, 2016)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user