forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit79d6e6a
committed
Remove unnecessary clauses_attnums variable
Commitc676e65 reworked how choose_best_statistics() picks the bestextended statistics, but failed to remove clauses_attnums which is nowunnecessary. So get rid of it and backpatch to 12, same asc676e65.Author: Tomas VondraDiscussion:https://postgr.es/m/CA+u7OA7H5rcE2=8f263w4NZD6ipO_XOrYB816nuLXbmSTH9pQQ@mail.gmail.comBackpatch-through: 121 parentef3fed2 commit79d6e6a
1 file changed
+0
-4
lines changedLines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1059 | 1059 |
| |
1060 | 1060 |
| |
1061 | 1061 |
| |
1062 |
| - | |
1063 | 1062 |
| |
1064 | 1063 |
| |
1065 | 1064 |
| |
| |||
1097 | 1096 |
| |
1098 | 1097 |
| |
1099 | 1098 |
| |
1100 |
| - | |
1101 | 1099 |
| |
1102 |
| - | |
1103 |
| - | |
1104 | 1100 |
| |
1105 | 1101 |
| |
1106 | 1102 |
| |
|
0 commit comments
Comments
(0)