Python-PostgreSQL Database Adapter

Edit Package python-psycopg2

psycopg2 is a PostgreSQL database adapter for the Python programming
language. psycopg2 was written with the aim of being very small and fast,
and stable as a rock.

psycopg2 is different from the other database adapter because it was
designed for heavily multi-threaded applications that create and destroy
lots of cursors and make a conspicuous number of concurrent INSERTs or
UPDATEs. psycopg2 also provide full asycronous operations and support
for coroutine libraries.

Refresh
Refresh
Source Files
Filename Size Changed
psycopg2-2.5.1.tar.gz 0000684504 668 KB
python-psycopg2.changes 0000012302 12 KB
python-psycopg2.spec 0000002926 2.86 KB
Revision 15 (latest revision is 46)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 180872 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 15)
- update to 2.5.1:
 - Fixed build on Solaris 10 and 11 where the round() function is already
   declared (:ticket:`#146`).
 - Fixed comparison of `Range` with non-range objects (:ticket:`#164`).
   Thanks to Chris Withers for the patch.
 - Fixed double-free on connection dealloc (:ticket:`#166`). Thanks to
   Gangadharan S.A. for the report and fix suggestion. (forwarded request 180856 from dirkmueller)
Comments 0
openSUSE Build Service is sponsored by