forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitae55d9f
committed
Remove prepared transactions from main isolation test schedule.
There is no point in running this test when prepared transactions are disabled,which is the default. New make targets that include the test are provided. Thiswill save some useless waste of cycles on buildfarm machines.Backpatch to 9.1 where these tests were introduced.1 parent8ca03aa commitae55d9f
2 files changed
+10
-1
lines changedLines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + |
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
0 commit comments
Comments
(0)