Psycopg 2.7.6 发布,PostgreSQL 的 Python 接口

栏目: Python · 发布时间: 6年前

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

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协议开源。

软件特征参考: 传送门

官方参考文档: 传送门

官方下载链接: 传送门


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Structure and Interpretation of Computer Programs - 2nd Edition

Structure and Interpretation of Computer Programs - 2nd Edition

Harold Abelson、Gerald Jay Sussman / The MIT Press / 1996-7-25 / USD 145.56

Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text. Ther......一起来看看 《Structure and Interpretation of Computer Programs - 2nd Edition 》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具