Commit 6d61c3f
committed
Remove unnecessary clauses_attnums variable
Commit c676e65 reworked how choose_best_statistics() picks the best
extended statistics, but failed to remove clauses_attnums which is now
unnecessary. So get rid of it and backpatch to 12, same as c676e65.
Author: Tomas Vondra
Discussion: https://postgr.es/m/CA+u7OA7H5rcE2=8f263w4NZD6ipO_XOrYB816nuLXbmSTH9pQQ@mail.gmail.com
Backpatch-through: 121 parent c676e65 commit 6d61c3f
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1206 | 1206 | | |
1207 | 1207 | | |
1208 | 1208 | | |
1209 | | - | |
1210 | 1209 | | |
1211 | 1210 | | |
1212 | 1211 | | |
| |||
1244 | 1243 | | |
1245 | 1244 | | |
1246 | 1245 | | |
1247 | | - | |
1248 | 1246 | | |
1249 | | - | |
1250 | | - | |
1251 | 1247 | | |
1252 | 1248 | | |
1253 | 1249 | | |
| |||
0 commit comments