forked from pool/python-psycopg-c
- update to 3.1.19:
* Fix unaligned access undefined behaviour in C extension (ticket #734). * Fix excessive stripping of error message prefixes (ticket #752). * Allow to specify the connect_timeout connection parameter as float (ticket #796). * Improve COPY performance on macOS (ticket #745). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg-c?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 08:37:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.1.19:
|
||||
* Fix unaligned access undefined behaviour in C extension (ticket #734).
|
||||
* Fix excessive stripping of error message prefixes (ticket #752).
|
||||
* Allow to specify the connect_timeout connection parameter as float (ticket #796).
|
||||
* Improve COPY performance on macOS (ticket #745).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 09:43:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user