forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit38f8bdc
committed
Modify the isolation tester so that multiple sessions can wait.
This allows testing of deadlock scenarios. Scenarios that wouldpreviously have been considered invalid are now simply taken as ascenario in which more than one backend will wait.1 parentc9882c6 commit38f8bdc
2 files changed
+194
-145
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
114 | 115 |
| |
115 | 116 |
| |
116 | 117 |
| |
|
0 commit comments
Comments
(0)