Revisions of python-psycopg2
Dominique Leuenberger (dimstar_suse)
accepted
request 681339
from
Tomáš Chvátal (scarabeus_iv)
(revision 27)
- Update to 2.7.7: * Cleanup of the cursor results assignment code, which might have solved double free and inconsistencies in concurrent usage (:tickets:`#346, #384`). * Close named cursors if exist, even if execute() wasn't called (ticket #746). * Fixed building on modern FreeBSD versions with Python 3.7 (ticket #755). * Fixed hang trying to COPY via execute() in asynchronous connections (ticket #781). * Fixed adaptation of arrays of empty arrays (ticket #788). * Fixed segfault accessing the connection.readonly and connection.deferrable attributes repeatedly (ticket #790). * execute_values() accepts sql.Composable objects (ticket #794). * errorcodes map updated to PostgreSQL 11. * Allow non-ascii chars in namedtuple fields (regression introduced fixing ticket #211). * Fixed adaptation of arrays of arrays of nulls (ticket #325). * Fixed building on Solaris 11 and derivatives such as SmartOS and illumos (ticket #677). * Maybe fixed building on MSYS2 (as reported in ticket #658). * Allow string subclasses in connection and other places (ticket #679). * Don't raise an exception closing an unused named cursor (ticket #716).
Dominique Leuenberger (dimstar_suse)
accepted
request 583911
from
Tomáš Chvátal (scarabeus_iv)
(revision 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 580804
from
Dirk Mueller (dirkmueller)
(revision 25)
Dominique Leuenberger (dimstar_suse)
accepted
request 578960
from
Tomáš Chvátal (scarabeus_iv)
(revision 24)
Dominique Leuenberger (dimstar_suse)
accepted
request 509127
from
Thomas Bechtold (tbechtold)
(revision 22)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 505946
from
Jan Matejek (matejcik)
(revision 21)
- convert to singlespec - update to 2.7.1 - drop doc subpackage, html docs available from http://pythonhosted.org/psycopg2/
Dominique Leuenberger (dimstar_suse)
accepted
request 369540
from
Dirk Mueller (dirkmueller)
(revision 20)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 287551
from
Alberto Planas Dominguez (aplanas)
(revision 19)
1
Adrian Schröter (adrianSuSE)
committed
(revision 18)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 213773
from
Denisart Benjamin (posophe)
(revision 17)
- update to 2.5.2: - Fixed segfault pickling the exception raised on connection error - Meaningful connection errors report a meaningful message - Manually creating `lobject` with the wrong parameter doesn't segfault (forwarded request 213708 from dirkmueller)
Adrian Schröter (adrianSuSE)
committed
(revision 16)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 180872
from
Sascha Peilicke (saschpe)
(revision 15)
- update to 2.5.1: - Fixed build on Solaris 10 and 11 where the round() function is already declared (:ticket:`#146`). - Fixed comparison of `Range` with non-range objects (:ticket:`#164`). Thanks to Chris Withers for the patch. - Fixed double-free on connection dealloc (:ticket:`#166`). Thanks to Gangadharan S.A. for the report and fix suggestion. (forwarded request 180856 from dirkmueller)
Stephan Kulow (coolo)
accepted
request 179936
from
Sascha Peilicke (saschpe)
(revision 14)
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
Stephan Kulow (coolo)
accepted
request 173096
from
Factory Maintainer (factory-maintainer)
(revision 13)
Automatic submission by obs-autosubmit
Adrian Schröter (adrianSuSE)
committed
(revision 12)
Split 12.3 from Factory
Stephan Kulow (coolo)
accepted
request 142781
from
Todd R (TheBlackCat)
(revision 11)
Removed openSUSE 11.4 spec file workarounds (forwarded request 142750 from TheBlackCat) (forwarded request 142768 from TheBlackCat)
Adrian Schröter (adrianSuSE)
committed
(revision 10)
branched from openSUSE:Factory
Stephan Kulow (coolo)
accepted
request 122421
from
Todd R (TheBlackCat)
(revision 9)
license update: LGPL-3.0+ and (LGPL-3.0+ or ZPL-2.0) and SUSE-GPL-2.0-with-openssl-exception See the COPYING file. There are GPL-2.0+ (with openssl linking exceptions for pgsql) in the package. Also, the ZPL option is only available for one particular subdirectory in the package (forwarded request 122403 from babelworx)
Stephan Kulow (coolo)
accepted
request 113770
from
Factory Maintainer (factory-maintainer)
(revision 8)
Automatic submission by obs-autosubmit
Displaying revisions 21 - 40 of 47