Roundup Tracker - Issues

Message7446

Author rouilj
Recipients rouilj, schlatterbeck
Date 2022-01-29.16:36:39
Message-id <1643474199.71.0.707699859133.issue2551142@roundup.psfhosted.org>
In-reply-to
In changeset:   6610:db3f0ba75b4a, I reworked the postgresql code a bit.
Rather than using commit() and rollback() it uses savepoints. This should be
faster as it doesn't close/write and reopen a full transaction.
History
Date User Action Args
2022-01-29 16:36:39rouiljsetmessageid: <1643474199.71.0.707699859133.issue2551142@roundup.psfhosted.org>
2022-01-29 16:36:39rouiljsetrecipients: + rouilj, schlatterbeck
2022-01-29 16:36:39rouiljlinkissue2551142 messages
2022-01-29 16:36:39rouiljcreate