- Notifications
You must be signed in to change notification settings - Fork58
Commit18562e2
committed
[PGPRO-12159] Added three missing pageinspect functions for rum.
1) rum_internal_data_page_items() - it is intended for viewing information that is located on the internal pages of the posting tree (flags {data}).2) rum_leaf_entry_page_items() - it is intended for viewing information that is located on the leaf pages of the entry tree (flags {leaf}).3) rum_internal_entry_page_items() - it is intended for viewing information that is located on the internal pages of the entry tree (flags {}).To extract information, all these functions need to pass the index nameand the page number.Tags: rum1 parentc9a31de commit18562e2
2 files changed
+1215
-243
lines changedLines changed: 41 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| |||
1738 | 1737 |
| |
1739 | 1738 |
| |
1740 | 1739 |
| |
1741 |
| - | |
| 1740 | + | |
1742 | 1741 |
| |
1743 | 1742 |
| |
1744 | 1743 |
| |
| |||
1756 | 1755 |
| |
1757 | 1756 |
| |
1758 | 1757 |
| |
| 1758 | + | |
1759 | 1759 |
| |
1760 | 1760 |
| |
1761 |
| - | |
| 1761 | + | |
1762 | 1762 |
| |
1763 | 1763 |
| |
1764 | 1764 |
| |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + |
0 commit comments
Comments
(0)