- Notifications
You must be signed in to change notification settings - Fork5
Commit7fa7bf1
committed
Use non-conflicting table names in new regression test case.
Commit587cda3 added a test to updatable_views.sql that createdtables named the same as tables used by the concurrent inherit.sqlscript. Unsurprisingly, this results in random failures.Pick different names.Per buildfarm.1 parentda4d1c0 commit7fa7bf1
File tree
2 files changed
+35
-35
lines changed- src/test/regress
- expected
- sql
2 files changed
+35
-35
lines changedLines changed: 18 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2368 | 2368 |
| |
2369 | 2369 |
| |
2370 | 2370 |
| |
2371 |
| - | |
2372 |
| - | |
2373 |
| - | |
2374 |
| - | |
2375 |
| - | |
2376 |
| - | |
2377 |
| - | |
2378 |
| - | |
2379 |
| - | |
2380 |
| - | |
2381 |
| - | |
2382 |
| - | |
| 2371 | + | |
| 2372 | + | |
| 2373 | + | |
| 2374 | + | |
| 2375 | + | |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
| 2381 | + | |
| 2382 | + | |
2383 | 2383 |
| |
2384 | 2384 |
| |
2385 |
| - | |
| 2385 | + | |
2386 | 2386 |
| |
2387 | 2387 |
| |
2388 |
| - | |
2389 |
| - | |
2390 |
| - | |
| 2388 | + | |
| 2389 | + | |
| 2390 | + | |
2391 | 2391 |
| |
2392 |
| - | |
2393 |
| - | |
| 2392 | + | |
| 2393 | + |
Lines changed: 17 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1114 | 1114 |
| |
1115 | 1115 |
| |
1116 | 1116 |
| |
1117 |
| - | |
1118 |
| - | |
1119 |
| - | |
1120 |
| - | |
1121 |
| - | |
1122 |
| - | |
1123 |
| - | |
1124 |
| - | |
1125 |
| - | |
1126 |
| - | |
1127 |
| - | |
1128 |
| - | |
1129 |
| - | |
1130 |
| - | |
1131 |
| - | |
1132 |
| - | |
1133 |
| - | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + |
0 commit comments
Comments
(0)