mirror of
https://github.com/jackc/pgx.git
synced 2025-04-27 21:25:53 +00:00
Release 3.5.0
This commit is contained in:
parent
0151aeb307
commit
a1d6202434
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,3 +1,21 @@
|
|||||||
|
# 3.5.0 (June 29, 2019)
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
* Protocol support for PortalSuspended message (avivklas)
|
||||||
|
* Read OIDs for composite types on connection init (Nick Jones)
|
||||||
|
|
||||||
|
## Fixes
|
||||||
|
|
||||||
|
* Hstore can have empty keys (Josh Leverette)
|
||||||
|
* Fix -0 value for numeric type (David Hudson)
|
||||||
|
* Log error message on rows-close error (Euan Kemp)
|
||||||
|
|
||||||
|
## Changes
|
||||||
|
|
||||||
|
* Explicitly cast binary string to bytea in simple protocol (jinhua luo)
|
||||||
|
* Skip parse and sanitize simple query when no arguments (jinhua luo)
|
||||||
|
|
||||||
# 3.4.0 (May 3, 2019)
|
# 3.4.0 (May 3, 2019)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user