forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbaa1ae0
committed
injection_points: Improve comment about disabled isolation permutation
9f00edc has disabled a permutation due to failures in the CI forFreeBSD environments, but this is a matter of timing. Let's documentproperly why this type of permutation is a bad idea if relying on a waitdone in a SQL function, so as this can be avoided when implementing newtests (this spec is also a template).Reviewed-by: Bertrand DrouvotDiscussion:https://postgr.es/m/ZyCa2qsopKaw3W3K@paquier.xyz1 parent492e6b5 commitbaa1ae0
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
|
0 commit comments
Comments
(0)