mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-07 19:27:30 +03:00
This change exposes lower level functions for operating the (logical) replication protocol, while keeping the high-level start_replication function that does all the job for you in case of a synchronous connection. A number of other changes and fixes are put into this commit. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _json.py | ||
| _range.py | ||
| errorcodes.py | ||
| extensions.py | ||
| extras.py | ||
| pool.py | ||
| psycopg1.py | ||
| tz.py | ||