psycopg2 2.8.6-2build2 source package in Ubuntu
Changelog
psycopg2 (2.8.6-2build2) jammy; urgency=medium * No-change rebuild to add python3.10. -- Matthias Klose <email address hidden> Sat, 16 Oct 2021 06:57:26 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Python Team
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
psycopg2_2.8.6.orig.tar.gz | 374.8 KiB | fb23f6c71107c37fd667cb4ea363ddeb936b348bbd6449278eb92c189699f543 |
psycopg2_2.8.6.orig.tar.gz.asc | 488 bytes | 564854ebd2ba4b34bd6f6329d2de8c50cf281d3dc78a8d2d23394325237f9190 |
psycopg2_2.8.6-2build2.debian.tar.xz | 17.6 KiB | dd5c0788da44e845c8d9b77584c4d48215408620e5b58e8b00ea9a6fef39925a |
psycopg2_2.8.6-2build2.dsc | 2.6 KiB | 1793660f45293f23c9d9c2d6d79bf39adc153e23899b85ac851d8e20d0ea3805 |
Available diffs
- diff from 2.8.6-2build1 to 2.8.6-2build2 (321 bytes)
Binary packages built by this source
- python-psycopg2-doc: Python module for PostgreSQL (documentation package)
psycopg is a PostgreSQL database adapter for the Python programming language
(just like pygresql and popy.) This is version 2, a complete rewrite of the
original code to provide new-style classes for connection and cursor objects
and other sweet candies. Like the original, psycopg 2 was written with the
aim of being very small and fast, and stable as a rock.
.
psycopg 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.
psycopg 2 also provides full asynchronous operations for the really brave
programmer.
.
The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0
and being thread safe at level 2. It also includes some extensions to the
standard DBAPI-2.0 to allow for better thread performance.
.
This package contains the psycopg2 documentation
- python3-psycopg2: Python 3 module for PostgreSQL
psycopg is a PostgreSQL database adapter for the Python3 programming language
(just like pygresql and popy.) This is version 2, a complete rewrite of the
original code to provide new-style classes for connection and cursor objects
and other sweet candies. Like the original, psycopg 2 was written with the
aim of being very small and fast, and stable as a rock.
.
psycopg 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.
psycopg 2 also provides full asynchronous operations for the really brave
programmer.
.
The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0
and being thread safe at level 2. It also includes some extensions to the
standard DBAPI-2.0 to allow for better thread performance.
- python3-psycopg2-dbg: No summary available for python3-psycopg2-dbg in ubuntu jammy.
No description available for python3-
psycopg2- dbg in ubuntu jammy.