Release of PyGreSQL 5.0.4

From: D'Arcy Cain <darcy(at)PyGreSQL(dot)org>
To: pgsql-announce(at)postgresql(dot)org
Subject: Release of PyGreSQL 5.0.4
Date: 2017-08-15 12:21:32
Message-ID: 53b5d7b3-8dff-b9a2-b03a-459ef1ebdc1b@PyGreSQL.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Version 5.0.4 (2017-07-23)
--------------------------

It is available at: http://pygresql.org/files/PyGreSQL-5.0.4.tar.gz.

If you are running NetBSD, look in the packages directory under
databases. There is also a package in the FreeBSD ports collection.

- This version officially supports the new Python 3.6 and PostgreSQL 9.6.
- query_formatted() can now be used without parameters.
- The automatic renaming of columns that are invalid as field names of
named tuples now works more accurately in Python 2.6 and 3.0.
- Fixed error checks for unlink() and export() methods of large objects
(bug report by Justin Pryzby).
- Fixed a compilation issue under OS X (bug report by Josh Johnston).

--
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org IM:darcy(at)Vex(dot)Net

Browse pgsql-announce by date

  From Date Subject
Next Message Joe Conway 2017-08-15 19:04:10 Public FTP services terminated
Previous Message David Fetter 2017-08-14 01:51:44 == PostgreSQL Weekly News - August 14 2017 ==