forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit69edf4f
committed
Refactor BuildIndexInfo() with the new makeIndexInfo()
This portion of the code got forgotten in7cce159 which has introduced anew routine to build this node, and this finishes the unification of theplaces where IndexInfo is initialized.Author: Michael PaquierDiscussion:https://postgr.es/m/20190801041322.GA3435@paquier.xyz1 parent2abd7ae commit69edf4f
1 file changed
+15
-37
lines changedLines changed: 15 additions & 37 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2229 | 2229 |
| |
2230 | 2230 |
| |
2231 | 2231 |
| |
2232 |
| - | |
| 2232 | + | |
2233 | 2233 |
| |
2234 | 2234 |
| |
2235 | 2235 |
| |
| |||
2239 | 2239 |
| |
2240 | 2240 |
| |
2241 | 2241 |
| |
2242 |
| - | |
2243 |
| - | |
2244 |
| - | |
2245 |
| - | |
2246 | 2242 |
| |
| 2243 | + | |
| 2244 | + | |
| 2245 | + | |
| 2246 | + | |
| 2247 | + | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
| 2253 | + | |
| 2254 | + | |
| 2255 | + | |
| 2256 | + | |
2247 | 2257 |
| |
2248 | 2258 |
| |
2249 | 2259 |
| |
2250 |
| - | |
2251 |
| - | |
2252 |
| - | |
2253 |
| - | |
2254 |
| - | |
2255 |
| - | |
2256 |
| - | |
2257 |
| - | |
2258 | 2260 |
| |
2259 | 2261 |
| |
2260 | 2262 |
| |
| |||
2263 | 2265 |
| |
2264 | 2266 |
| |
2265 | 2267 |
| |
2266 |
| - | |
2267 |
| - | |
2268 |
| - | |
2269 |
| - | |
2270 |
| - | |
2271 |
| - | |
2272 |
| - | |
2273 |
| - | |
2274 |
| - | |
2275 |
| - | |
2276 |
| - | |
2277 |
| - | |
2278 |
| - | |
2279 |
| - | |
2280 |
| - | |
2281 |
| - | |
2282 |
| - | |
2283 |
| - | |
2284 |
| - | |
2285 |
| - | |
2286 |
| - | |
2287 |
| - | |
2288 |
| - | |
2289 |
| - | |
2290 | 2268 |
| |
2291 | 2269 |
| |
2292 | 2270 |
| |
|
0 commit comments
Comments
(0)