LICENSE.txt MANIFEST.in README.rst pg.py pgconn.c pgdb.py pginternal.c pglarge.c pgmodule.c pgnotice.c pgquery.c pgsource.c pgtypes.h py3c.h setup.cfg setup.py tox.ini PyGreSQL.egg-info/PKG-INFO PyGreSQL.egg-info/SOURCES.txt PyGreSQL.egg-info/dependency_links.txt PyGreSQL.egg-info/not-zip-safe PyGreSQL.egg-info/top_level.txt docs/Makefile docs/about.rst docs/about.txt docs/announce.rst docs/conf.py docs/copyright.rst docs/make.bat docs/requirements.txt docs/start.txt docs/toc.txt docs/_static/favicon.ico docs/_static/pygresql.css_t docs/_static/pygresql.png docs/_templates/layout.html docs/community/homes.rst docs/community/index.rst docs/community/issues.rst docs/community/mailinglist.rst docs/community/source.rst docs/community/support.rst docs/contents/changelog.rst docs/contents/examples.rst docs/contents/general.rst docs/contents/index.rst docs/contents/install.rst docs/contents/tutorial.rst docs/contents/pg/adaptation.rst docs/contents/pg/connection.rst docs/contents/pg/db_types.rst docs/contents/pg/db_wrapper.rst docs/contents/pg/index.rst docs/contents/pg/introduction.rst docs/contents/pg/large_objects.rst docs/contents/pg/module.rst docs/contents/pg/notification.rst docs/contents/pg/query.rst docs/contents/pgdb/adaptation.rst docs/contents/pgdb/connection.rst docs/contents/pgdb/cursor.rst docs/contents/pgdb/index.rst docs/contents/pgdb/introduction.rst docs/contents/pgdb/module.rst docs/contents/pgdb/typecache.rst docs/contents/pgdb/types.rst docs/contents/postgres/advanced.rst docs/contents/postgres/basic.rst docs/contents/postgres/func.rst docs/contents/postgres/index.rst docs/contents/postgres/syscat.rst docs/download/download.rst docs/download/files.rst docs/download/index.rst tests/__init__.py tests/config.py tests/dbapi20.py tests/test_classic.py tests/test_classic_connection.py tests/test_classic_dbwrapper.py tests/test_classic_functions.py tests/test_classic_largeobj.py tests/test_classic_notification.py tests/test_dbapi20.py tests/test_dbapi20_copy.py tests/test_tutorial.py