mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 17:06:33 +03:00
Habemus jsonb
This commit is contained in:
parent
f40ad93a37
commit
e225aad042
1
NEWS
1
NEWS
|
@ -13,6 +13,7 @@ Bug fixes:
|
||||||
What's new in psycopg 2.5.4
|
What's new in psycopg 2.5.4
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
- Added :sql:`jsonb` support for PostgreSQL 9.4.
|
||||||
- Fixed segfault if COPY statements are executed instead of using the
|
- Fixed segfault if COPY statements are executed instead of using the
|
||||||
proper methods (:ticket:`#219`).
|
proper methods (:ticket:`#219`).
|
||||||
- Don't ignore silently the `cursor.callproc` argument without a length.
|
- Don't ignore silently the `cursor.callproc` argument without a length.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user