Commit 484c81b
File tree
Expand file treeCollapse file tree
12 files changed
+40
-40
lines changedFilter options
- contrib/test_decoding/specs
- src/test/isolation
- expected
- specs
Expand file treeCollapse file tree
12 files changed
+40
-40
lines changedcontrib/test_decoding/specs/concurrent_ddl_dml.spec
Copy file name to clipboardExpand all lines: contrib/test_decoding/specs/concurrent_ddl_dml.spec-9Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 |
| - |
33 | 31 |
|
34 | 32 |
|
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 | 33 |
|
42 | 34 |
|
43 | 35 |
|
| ||
46 | 38 |
|
47 | 39 |
|
48 | 40 |
|
49 |
| - |
50 | 41 |
|
51 | 42 |
|
52 | 43 |
|
|
contrib/test_decoding/specs/snapshot_transfer.spec
Copy file name to clipboardExpand all lines: contrib/test_decoding/specs/snapshot_transfer.spec-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
|
src/test/isolation/expected/eval-plan-qual-trigger.out
Copy file name to clipboardExpand all lines: src/test/isolation/expected/eval-plan-qual-trigger.out+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
src/test/isolation/isolationtester.c
Copy file name to clipboardExpand all lines: src/test/isolation/isolationtester.c+18-1Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| ||
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
| 257 | + |
| 258 | + |
257 | 259 |
|
258 | 260 |
|
259 | 261 |
|
260 | 262 |
|
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
261 | 274 |
|
262 | 275 |
|
263 | 276 |
|
| ||
457 | 470 |
|
458 | 471 |
|
459 | 472 |
|
| 473 | + |
| 474 | + |
| 475 | + |
460 | 476 |
|
| 477 | + |
461 | 478 |
|
462 | 479 |
|
463 | 480 |
|
|
src/test/isolation/isolationtester.h
Copy file name to clipboardExpand all lines: src/test/isolation/isolationtester.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
|
src/test/isolation/specparse.y
Copy file name to clipboardExpand all lines: src/test/isolation/specparse.y+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
| 148 | + |
148 | 149 |
|
149 | 150 |
|
150 | 151 |
|
|
src/test/isolation/specs/eval-plan-qual-trigger.spec
Copy file name to clipboardExpand all lines: src/test/isolation/specs/eval-plan-qual-trigger.spec+19-19Lines changed: 19 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
| 116 | + |
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| - |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
|
src/test/isolation/specs/freeze-the-dead.spec
Copy file name to clipboardExpand all lines: src/test/isolation/specs/freeze-the-dead.spec-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
31 |
| - |
32 | 30 |
|
33 | 31 |
|
34 | 32 |
|
| ||
40 | 38 |
|
41 | 39 |
|
42 | 40 |
|
43 |
| - |
44 | 41 |
|
45 | 42 |
|
46 | 43 |
|
|
src/test/isolation/specs/insert-conflict-do-nothing.spec
Copy file name to clipboardExpand all lines: src/test/isolation/specs/insert-conflict-do-nothing.spec-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
|
src/test/isolation/specs/insert-conflict-do-update-2.spec
Copy file name to clipboardExpand all lines: src/test/isolation/specs/insert-conflict-do-update-2.spec-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
|
src/test/isolation/specs/insert-conflict-do-update.spec
Copy file name to clipboardExpand all lines: src/test/isolation/specs/insert-conflict-do-update.spec-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
|
src/test/isolation/specs/tuplelock-upgrade-no-deadlock.spec
Copy file name to clipboardExpand all lines: src/test/isolation/specs/tuplelock-upgrade-no-deadlock.spec-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
31 |
| - |
32 | 30 |
|
33 | 31 |
|
34 | 32 |
|
| ||
44 | 42 |
|
45 | 43 |
|
46 | 44 |
|
47 |
| - |
48 | 45 |
|
49 | 46 |
|
50 | 47 |
|
|
0 commit comments