Commit 4859142
Fix directory table ci test unstable.
As two directory schema tables have the approximately the same in tuples
count, the join plan is unstable. We fix this by adding more tuples to
one schema table.
Authored-by: Zhang Wenchao zwcpostgres@gmail.com1 parent 6df030c commit 4859142
3 files changed
Lines changed: 367 additions & 66 deletions
File tree
- src/test/regress
- input
- output
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
321 | 334 | | |
322 | 335 | | |
323 | 336 | | |
| |||
0 commit comments