diff options
| author | Tom Lane | 2021-06-15 20:11:45 +0000 |
|---|---|---|
| committer | Tom Lane | 2021-06-15 20:11:45 +0000 |
| commit | d3c878499c9d639ff06e0664d06b8c731e30c2fc (patch) | |
| tree | 74091272caf12e7848089b95f4a579b1343358cf /src/test/isolation | |
| parent | f6352a0d4e437ac8bc266f77df22d064592056c9 (diff) | |
Update another variant expected-result file.
This should have been updated in 533e9c6b0, but it was overlooked.
Given the lack of complaints, I won't bother back-patching.
Diffstat (limited to 'src/test/isolation')
| -rw-r--r-- | src/test/isolation/expected/lock-update-delete_1.out | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/test/isolation/expected/lock-update-delete_1.out b/src/test/isolation/expected/lock-update-delete_1.out index 4203573b9c..f1c1c7026f 100644 --- a/src/test/isolation/expected/lock-update-delete_1.out +++ b/src/test/isolation/expected/lock-update-delete_1.out @@ -150,7 +150,9 @@ pg_advisory_unlock t step s1l: <... completed> -error in steps s2_unlock s1l: ERROR: could not serialize access due to concurrent update +key value + +1 1 starting permutation: s2b s1l s2u s2_blocker1 s2r s2_unlock pg_advisory_lock |
