Commit f172b11
committed
Remove no-longer-used parameter for create_groupingsets_path().
numGroups is unused since commit b563594; let's get rid of it.
XueJing Zhao, reviewed by Richard Guo
Discussion: https://postgr.es/m/DM6PR05MB64923CC8B63A2CAF3B2E5D47B7AD9@DM6PR05MB6492.namprd05.prod.outlook.com1 parent f58f1fb commit f172b11
File tree
3 files changed
+5
-11
lines changed- src
- backend/optimizer
- plan
- util
- include/optimizer
3 files changed
+5
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3900 | 3900 | | |
3901 | 3901 | | |
3902 | 3902 | | |
3903 | | - | |
3904 | | - | |
| 3903 | + | |
3905 | 3904 | | |
3906 | 3905 | | |
3907 | 3906 | | |
| |||
4059 | 4058 | | |
4060 | 4059 | | |
4061 | 4060 | | |
4062 | | - | |
4063 | | - | |
| 4061 | + | |
4064 | 4062 | | |
4065 | 4063 | | |
4066 | 4064 | | |
| |||
4075 | 4073 | | |
4076 | 4074 | | |
4077 | 4075 | | |
4078 | | - | |
4079 | | - | |
| 4076 | + | |
4080 | 4077 | | |
4081 | 4078 | | |
4082 | 4079 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3158 | 3158 | | |
3159 | 3159 | | |
3160 | 3160 | | |
3161 | | - | |
3162 | 3161 | | |
3163 | 3162 | | |
3164 | 3163 | | |
| |||
3167 | 3166 | | |
3168 | 3167 | | |
3169 | 3168 | | |
3170 | | - | |
3171 | | - | |
| 3169 | + | |
3172 | 3170 | | |
3173 | 3171 | | |
3174 | 3172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
| |||
0 commit comments