A testsuite for A PostgreSQL database adapter for Python 2
Description
Psycopg is the most popular PostgreSQL adapter for the Python
programming language. At its core it fully implements the Python DB
API 2.0 specifications. Several extensions allow access to many of the
features offered by PostgreSQL.
This sub-package delivers set of tests for the adapter.