@@ -126,7 +126,7 @@ SELECT * FROM rum_page_opaque_info('test_without_addinfo_idx', 10);
126
126
(1 row)
127
127
128
128
SELECT * FROM rum_leaf_entry_page_items('test_without_addinfo_idx', 10);
129
- key | attrnum | category | tuple_id | add_info_is_null | add_info |is_postring_tree |postring_tree_root
129
+ key | attrnum | category | tuple_id | add_info_is_null | add_info |is_posting_tree |posting_tree_root
130
130
-----+---------+------------------+----------+------------------+----------+------------------+--------------------
131
131
ay | 1 | RUM_CAT_NORM_KEY | (0,16) | t | | f |
132
132
ay | 1 | RUM_CAT_NORM_KEY | (0,23) | t | | f |
@@ -4623,7 +4623,7 @@ SELECT * FROM rum_page_opaque_info('test_with_addinfo_idx_false', 28);
4623
4623
(1 row)
4624
4624
4625
4625
SELECT * FROM rum_leaf_entry_page_items('test_with_addinfo_idx_false', 28);
4626
- key | attrnum | category | tuple_id | add_info_is_null | add_info |is_postring_tree |postring_tree_root
4626
+ key | attrnum | category | tuple_id | add_info_is_null | add_info |is_posting_tree |posting_tree_root
4627
4627
-----+---------+------------------+----------+------------------+---------------------------------+------------------+--------------------
4628
4628
b2 | 1 | RUM_CAT_NORM_KEY | (2,7) | f | Wed May 04 04:21:22.326724 2016 | f |
4629
4629
b2 | 1 | RUM_CAT_NORM_KEY | (3,3) | f | Wed May 04 22:21:22.326724 2016 | f |
@@ -5720,7 +5720,7 @@ SELECT * FROM rum_page_opaque_info('test_with_addinfo_idx_false', 32);
5720
5720
(1 row)
5721
5721
5722
5722
SELECT * FROM rum_leaf_entry_page_items('test_with_addinfo_idx_false', 32);
5723
- key | attrnum | category | tuple_id | add_info_is_null | add_info |is_postring_tree |postring_tree_root
5723
+ key | attrnum | category | tuple_id | add_info_is_null | add_info |is_posting_tree |posting_tree_root
5724
5724
-----+---------+------------------+----------+------------------+---------------------------------+------------------+--------------------
5725
5725
br | 1 | RUM_CAT_NORM_KEY | (0,25) | f | Mon May 02 20:21:22.326724 2016 | f |
5726
5726
br | 1 | RUM_CAT_NORM_KEY | (1,5) | f | Tue May 03 05:21:22.326724 2016 | f |
@@ -6880,7 +6880,7 @@ SELECT * FROM rum_page_opaque_info('test_with_addinfo_idx_true', 27);
6880
6880
(1 row)
6881
6881
6882
6882
SELECT * FROM rum_leaf_entry_page_items('test_with_addinfo_idx_true', 27);
6883
- key | attrnum | category | tuple_id | add_info_is_null | add_info |is_postring_tree |postring_tree_root
6883
+ key | attrnum | category | tuple_id | add_info_is_null | add_info |is_posting_tree |posting_tree_root
6884
6884
-----+---------+------------------+----------+------------------+----------+------------------+--------------------
6885
6885
b2 | 1 | RUM_CAT_NORM_KEY | (2,7) | f | 57 | f |
6886
6886
b2 | 1 | RUM_CAT_NORM_KEY | (27,5) | f | 57 | f |
@@ -8076,7 +8076,7 @@ SELECT * FROM rum_page_opaque_info('test_with_weight_idx', 20);
8076
8076
(1 row)
8077
8077
8078
8078
SELECT * FROM rum_leaf_entry_page_items('test_with_weight_idx', 20);
8079
- key | attrnum | category | tuple_id | add_info_is_null | add_info |is_postring_tree |postring_tree_root
8079
+ key | attrnum | category | tuple_id | add_info_is_null | add_info |is_posting_tree |posting_tree_root
8080
8080
--------------+---------+--------------------+----------+------------------+----------+------------------+--------------------
8081
8081
noth | 1 | RUM_CAT_NORM_KEY | (0,20) | f | 9 | f |
8082
8082
noth | 1 | RUM_CAT_NORM_KEY | (1,29) | f | 9 | f |