- Notifications
You must be signed in to change notification settings - Fork28
Commit132a1c1
committed
tableam: Fix index_build_range_scan parameter name.
All of the other code thinks that the 8th parameter is the number ofblocks, but this declaration thinks that it's the ending block number.Repair this inconsistency.Patch by me, reviewed by Andres Freund.Discussion:http://postgr.es/m/CA+TgmoY49ManQWnJtiwkuytXBkmyTuDFqb74Pr4Zn2Nq9TuNBQ@mail.gmail.com1 parent33a5313 commit132a1c1
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
543 | 543 |
| |
544 | 544 |
| |
545 | 545 |
| |
546 |
| - | |
| 546 | + | |
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
|
0 commit comments
Comments
(0)