Skip to content

Commit 72f6018

Browse files
author
Marina Polyakova
committed
Pgbench Fix processing of scripts whose last transaction is not completed
There's no error if the last transaction in the script is not completed. But the transactions started in the previous scripts and/or not ending in the current script, are not rolled back and retried after the failure. Such script try is reported as failed because it contains a failure that was not rolled back and retried.
1 parent 19c2d56 commit 72f6018

File tree

1 file changed

+148
-120
lines changed

1 file changed

+148
-120
lines changed

0 commit comments

Comments
 (0)