LICENSE
MANIFEST.in
README.adoc
setup.cfg
setup.py
versioneer.py
pg8000/__init__.py
pg8000/_version.py
pg8000/converters.py
pg8000/core.py
pg8000/dbapi.py
pg8000/exceptions.py
pg8000/legacy.py
pg8000/native.py
pg8000.egg-info/PKG-INFO
pg8000.egg-info/SOURCES.txt
pg8000.egg-info/dependency_links.txt
pg8000.egg-info/requires.txt
pg8000.egg-info/top_level.txt
test/__init__.py
test/dbapi/__init__.py
test/dbapi/conftest.py
test/dbapi/test_auth.py
test/dbapi/test_benchmarks.py
test/dbapi/test_connection.py
test/dbapi/test_copy.py
test/dbapi/test_dbapi.py
test/dbapi/test_dbapi20.py
test/dbapi/test_error_recovery.py
test/dbapi/test_paramstyle.py
test/dbapi/test_query.py
test/dbapi/test_typeconversion.py
test/dbapi/test_typeobjects.py
test/dbapi/github-actions/__init__.py
test/dbapi/github-actions/gss_dbapi.py
test/dbapi/github-actions/md5_dbapi.py
test/dbapi/github-actions/password_dbapi.py
test/dbapi/github-actions/scram-sha-256_dbapi.py
test/dbapi/github-actions/ssl_dbapi.py
test/legacy/__init__.py
test/legacy/conftest.py
test/legacy/stress.py
test/legacy/test_auth.py
test/legacy/test_benchmarks.py
test/legacy/test_connection.py
test/legacy/test_copy.py
test/legacy/test_dbapi.py
test/legacy/test_dbapi20.py
test/legacy/test_error_recovery.py
test/legacy/test_paramstyle.py
test/legacy/test_prepared_statement.py
test/legacy/test_query.py
test/legacy/test_typeconversion.py
test/legacy/test_typeobjects.py
test/legacy/github-actions/__init__.py
test/legacy/github-actions/gss_legacy.py
test/legacy/github-actions/md5_legacy.py
test/legacy/github-actions/password_legacy.py
test/legacy/github-actions/scram-sha-256_legacy.py
test/legacy/github-actions/ssl_legacy.py
test/native/__init__.py
test/native/conftest.py
test/native/stress.py
test/native/test_auth.py
test/native/test_benchmarks.py
test/native/test_connection.py
test/native/test_converters.py
test/native/test_copy.py
test/native/test_core.py
test/native/test_dbapi.py
test/native/test_error_recovery.py
test/native/test_paramstyle.py
test/native/test_prepared_statement.py
test/native/test_query.py
test/native/test_typeconversion.py
test/native/test_typeobjects.py
test/native/github-actions/__init__.py
test/native/github-actions/gss_native.py
test/native/github-actions/md5_native.py
test/native/github-actions/password_native.py
test/native/github-actions/scram-sha-256_native.py
test/native/github-actions/ssl_native.py