- Notifications
You must be signed in to change notification settings - Fork5
Commit7ac1e2e

Nikita Glukhov
Optimize recompression in ATRewriteTable()
1 parenta3d9903 commit7ac1e2e
File tree
3 files changed
+25
-3
lines changed- src
- backend
- access/heap
- commands
- include/access
3 files changed
+25
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2571 | 2571 |
| |
2572 | 2572 |
| |
2573 | 2573 |
| |
2574 |
| - | |
| 2574 | + | |
2575 | 2575 |
| |
2576 | 2576 |
| |
2577 | 2577 |
| |
|
Lines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4554 | 4554 |
| |
4555 | 4555 |
| |
4556 | 4556 |
| |
| 4557 | + | |
4557 | 4558 |
| |
4558 | 4559 |
| |
4559 | 4560 |
| |
| |||
4602 | 4603 |
| |
4603 | 4604 |
| |
4604 | 4605 |
| |
| 4606 | + | |
| 4607 | + | |
| 4608 | + | |
| 4609 | + | |
| 4610 | + | |
| 4611 | + | |
| 4612 | + | |
| 4613 | + | |
| 4614 | + | |
| 4615 | + | |
| 4616 | + | |
| 4617 | + | |
| 4618 | + | |
| 4619 | + | |
| 4620 | + | |
| 4621 | + | |
4605 | 4622 |
| |
4606 | 4623 |
| |
4607 | 4624 |
| |
| |||
4622 | 4639 |
| |
4623 | 4640 |
| |
4624 | 4641 |
| |
4625 |
| - | |
| 4642 | + | |
| 4643 | + | |
4626 | 4644 |
| |
4627 | 4645 |
| |
4628 | 4646 |
| |
| |||
4650 | 4668 |
| |
4651 | 4669 |
| |
4652 | 4670 |
| |
4653 |
| - | |
| 4671 | + | |
| 4672 | + | |
4654 | 4673 |
| |
4655 | 4674 |
| |
4656 | 4675 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
| 184 | + | |
| 185 | + | |
| 186 | + | |
184 | 187 |
| |
185 | 188 |
| |
186 | 189 |
| |
|
0 commit comments
Comments
(0)