forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcba0fe0
committed
Force hash joins to be enabled in the hash join regression tests.
Otherwise the regressplans.sh tests generate extremely slow nestedloop joins. Back-patch to 11 where the hash join tests came in.Reported-by: Michael PaquierDiscussion:https://postgr.es/m/20190708055256.GB2709%40paquier.xyz1 parent38c268d commitcba0fe0
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
|
0 commit comments
Comments
(0)