forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit421f0ba
committed
Further cleanup of btbuild (CREATE INDEX). Avoid storing unneeded
left keys during bottom-up index build, and leave some free spaceinstead of packing the pages to the brim (so as to avoid vast numbersof page splits during the first interactive insertions).1 parent1ea912e commit421f0ba
2 files changed
+180
-138
lines changedLines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + |
0 commit comments
Comments
(0)