Message 407892 - Python tracker

Message407892

Author malin
Recipients berker.peksag, erlendaasland, lemburg, malin, serhiy.storchaka
Date 2021-12-07.03:30:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638847819.4.0.446564936467.issue44092@roundup.psfhosted.org>
In-reply-to
Content
If the special rollback handling is removed, the behavior of Connection.rollback() and 'ON CONFLICT ROLLBACK' clause will be consistent.
See attached file on_conflict_rollback.py.
History
Date User Action Args
2021-12-07 03:30:19malinsetrecipients: + malin, lemburg, berker.peksag, serhiy.storchaka, erlendaasland
2021-12-07 03:30:19malinsetmessageid: <1638847819.4.0.446564936467.issue44092@roundup.psfhosted.org>
2021-12-07 03:30:19malinlinkissue44092 messages
2021-12-07 03:30:19malincreate