forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit963bafd
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 parent200ff8b commit963bafd
2 files changed
+7
-1
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 |
| |
79 | 86 |
| |
80 | 87 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - |
0 commit comments
Comments
(0)