forked from pool/python-psycopg2
- Fixed building with Python 3.8 (🎫`#854`). - Don't swallow keyboard interrupts on connect when a password is specified in the connection string (🎫`#898`). - Don't advance replication cursor when the message wasn't confirmed (🎫`#940`). - Fixed inclusion of ``time.h`` on linux (🎫`#951`). - Fixed int overflow for large values in `~psycopg2.extensions.Column.table_oid` and `~psycopg2.extensions.Column.type_code` (🎫`#961`). - `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to PostgreSQL 12. - Wheel package compiled against OpenSSL 1.1.1d and PostgreSQL at least 11.4. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=70
27 KiB
27 KiB