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.9.2.tar.gz 0000380253 371 KB
python-psycopg2.changes 0000031188 30.5 KB
python-psycopg2.spec 0000002700 2.64 KB
Revision 39 (latest revision is 46)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 934511 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 39)
- update to 2.9.2:
  * Raise `ValueError` for dates >= Y10k (:ticket:`#1307`).
  * `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
    PostgreSQL 14.
  * Add preliminary support for Python 3.11 (:tickets:`#1376, #1386`).
  *  Wheel package compiled against OpenSSL 1.1.1l and PostgreSQL 14.1
Comments 0
openSUSE Build Service is sponsored by