Skip to content

Commit 6b3581a

Browse files
author
Arseny Kositsyn
committed
[PGPRO-12159] A typo has been fixed.
Tags: rum
1 parent 02b91cd commit 6b3581a

File tree

4 files changed

+3287
-3287
lines changed

4 files changed

+3287
-3287
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ RUM (like GIN) on the internal pages of the entry tree packs the downward link a
369369

370370
```SQL
371371
SELECT * FROM rum_leaf_entry_page_items('rum_index', 10);
372-
key | attrnum | category | tuple_id | add_info_is_null | add_info | is_postring_tree | postring_tree_root
372+
key | attrnum | category | tuple_id | add_info_is_null | add_info | is_posting_tree | posting_tree_root
373373
-----+---------+------------------+----------+------------------+----------+------------------+--------------------
374374
ay | 1 | RUM_CAT_NORM_KEY | (0,16) | t | | f |
375375
ay | 1 | RUM_CAT_NORM_KEY | (0,23) | t | | f |

0 commit comments

Comments
 (0)