You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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 name
and the page number.
Tags: rum
0 commit comments