forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3955c50
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 parent1b6c2b9 commit3955c50
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5998 | 5998 |
| |
5999 | 5999 |
| |
6000 | 6000 |
| |
| 6001 | + | |
6001 | 6002 |
| |
6002 | 6003 |
| |
6003 | 6004 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2032 | 2032 |
| |
2033 | 2033 |
| |
2034 | 2034 |
| |
| 2035 | + | |
2035 | 2036 |
| |
2036 | 2037 |
| |
2037 | 2038 |
| |
|
0 commit comments
Comments
(0)