Fedora 7 Update: python-psycopg2-2.0.6-1.fc7

updates at fedoraproject.org updates at fedoraproject.org
Sat Jun 16 13:23:44 UTC 2007


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2007-0468
2007-06-16 06:23:42.122172
--------------------------------------------------------------------------------

Name        : python-psycopg2
Product     : Fedora 7
Version     : 2.0.6
Release     : 1.fc7
Summary     : A PostgreSQL database adapter for Python
Description :
psycopg is a PostgreSQL database adapter for the Python programming
language (just like pygresql and popy.) It was written from scratch
with the aim of being very small and fast, and stable as a rock. The
main advantages of psycopg are that it supports the full Python
DBAPI-2.0 and being thread safe at level 2.

--------------------------------------------------------------------------------
Update Information:

What's new in psycopg 2.0.6
---------------------------

* Better support for PostgreSQL, Python and win32:
  - full support for PostgreSQL 8.2, including NULLs in arrays
  - support for almost all existing PostgreSQL encodings
  - full list of PostgreSQL error codes available by importing the psycopg2.errorcodes module
  - full support for Python 2.5 and 64 bit architectures
  - better build support on win32 platform

* Support for per-connection type-casters (used by ZPsycopgDA too, this fixes a long standing bug that made different connections use a random set of date/time type-casters instead of the configured one.)

* Better management of times and dates both from Python and in Zope.

* copy_to and copy_from now take an extra "columns" parameter.

* Python tuples are now adapted to SQL sequences that can be used with the "IN" operator by default if the psycopg2.extensions module is imported (i.e., the SQL_IN adapter was moved from extras to extensions.)

* Fixed some small buglets and build glitches:
  - removed double mutex destroy
  - removed all non-constant initializers
  - fixed PyObject_HEAD declarations to avoid memory corruption
    on 64 bit architectures
  - fixed several Python API calls to work on 64 bit architectures
  - applied compatibility macros from PEP 353
  - now using more than one argument format raise an error instead of a segfault
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jun 15 2007 - Devrim GUNDUZ <devrim at commandprompt.com> 2.0.6-1
- Update to 2.0.6
--------------------------------------------------------------------------------
Updated packages:

7d63da51698f9aa990fd82d52ff3333dbf612bc3 python-psycopg2-debuginfo-2.0.6-1.fc7.ppc64.rpm
93807e20348230bc879d0114cbd6f9732aefef5a python-psycopg2-doc-2.0.6-1.fc7.ppc64.rpm
504549a78069fa6ae2016a1d9f1e5fdb9700d660 python-psycopg2-2.0.6-1.fc7.ppc64.rpm
c039061db0947226076d4c321ab9e272082fc32f python-psycopg2-doc-2.0.6-1.fc7.i386.rpm
d4f3ed3ecaa87771bc6b28bd58d93d8018970ff4 python-psycopg2-debuginfo-2.0.6-1.fc7.i386.rpm
433b0c5b99ee6973228a969cd249fdf3a6dc0cc5 python-psycopg2-2.0.6-1.fc7.i386.rpm
c518b3d628d98842708c514261701218d600fbe4 python-psycopg2-2.0.6-1.fc7.x86_64.rpm
0b9bb0d1feee43798d9e893e9abfceff2668fcca python-psycopg2-debuginfo-2.0.6-1.fc7.x86_64.rpm
3680b8f4d1885ea4ec5a897ba973b438581ede71 python-psycopg2-doc-2.0.6-1.fc7.x86_64.rpm
10d0c01088a6e46b21830d7ed987e82800880224 python-psycopg2-doc-2.0.6-1.fc7.ppc.rpm
8aed9c43e3ecfd4d51ad5c6dfc1d7950da8a0cb7 python-psycopg2-debuginfo-2.0.6-1.fc7.ppc.rpm
96d6fcb9843795dcedf70612f2faecf05bee89b8 python-psycopg2-2.0.6-1.fc7.ppc.rpm
5f5ccd23264b661b24859623c87fb7bbdfb57c4b python-psycopg2-2.0.6-1.fc7.src.rpm

This update can be installed with the 'yum' update program.  Use 'yum update
package-name' at the command line.  For more information, refer to 'Managing
Software with yum,' available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list