forked from pool/python-psycopg2
7c062d5dd1643cfe5caf65a7b0e08b82555e00279f7d9029f6c35de01e3ca823
- Update to 2.8.3 * Added interval_status parameter to start_replication() method and other facilities to send automatic replication keepalives at periodic intervals * Fixed RealDictCursor when there are repeated columns * Fixed RealDictRow modifiability * Fixed “there’s no async cursor” error polling a connection with no cursor 2.8.0 * Added errors module. Every PostgreSQL error is converted into a specific exception class * Added encrypt_password() function * Added BYTES adapter to manage databases with mixed encodings on Python 3 * Added table_oid and table_column attributes on cursor.description items * Added connection.info object to retrieve various PostgreSQL connection information * str() on Range produces a human-readable representation * Fixed async communication blocking if results are returned in different chunks * Fixed adaptation of numeric subclasses such as IntEnum * Dropped support for Python 2.6, 3.2, 3.3. * Dropped deprecated register_tstz_w_secs() * Dropped deprecated PersistentConnectionPool. Use ZPsycopgDA.pool instead. * Binary packages no longer installed by default. The ‘psycopg2-binary’ package must be used explicitly. * Dropped PSYCOPG_DISPLAY_SIZE build parameter. OBS-URL: https://build.opensuse.org/request/show/707666 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=64
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=1
Description
No description provided
Languages
RPM Spec
100%