Psycopg 2.7.6 发布,PostgreSQL 的 Python 接口

栏目: 软件资讯 · 发布时间: 6年前

内容简介:11月初,Psycopg发布新版本2.7.6,修复了一些已经发现的bug。感兴趣的同学可以通过PyPl更新使用,或者直接下载最新代码编译。 修复的主要bug列表如下: - Close named cursors if exist, even if execute() wasn...

11月初,Psycopg发布新版本2.7.6,修复了一些已经发现的bug。感兴趣的同学可以通过PyPl更新使用,或者直接下载最新代码编译。

修复的主要bug列表如下:

- Close named cursors if exist, even if execute() wasn't called (ticket #746).
- Fixed building on modern FreeBSD versions with Python 3.7 (ticket #755).
- Fixed hang trying to COPY via execute() in asynchronous connections
(ticket #781).
- Fixed adaptation of arrays of empty arrays (ticket #788).
- Fixed segfault accessing the connection's readonly and deferrable attributes
repeatedly (ticket #790).
- execute_values() accepts sql.Composable objects (ticket #794).
- errorcodes map updated to PostgreSQL 11.
- Wheel package compiled against PostgreSQL 10.5 libpq and OpenSSL 1.0.2p.

-------------------------------------------------------------------------

Psycopg是 Python 编程语言链接PostgreSQL数据库的适配软件,在Python中使用特别广泛。该软件基于GNU协议开源。

软件特征参考:传送门

官方参考文档:传送门

官方下载链接:传送门


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Psycopg 2.7.6 发布,PostgreSQL 的 Python 接口》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Charlotte's Web

Charlotte's Web

E. B. White / Scholastic / 2004 / USD 0.01

This is the tale of how a little girl named Ferm, with the help of a friendly spider, saved her pig, Wilbur, from the usual fate of nice fat little pigs.一起来看看 《Charlotte's Web》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具