Large object 64 bit API quoted in news file

This commit is contained in:
Daniele Varrazzo 2014-12-25 15:01:28 +01:00
parent a338da9c19
commit 7139187381

4
NEWS
View File

@ -4,6 +4,10 @@ Current release
What's new in psycopg 2.6
-------------------------
New features:
- Added support for large objects larger than 2GB.
Bug fixes:
- Json apapter's `!str()` returns the adapted content instead of the `!repr()`