rum icon indicating copy to clipboard operation
rum copied to clipboard

RUM access method - inverted index with additional information in posting lists

Results 52 rum issues
Sort by recently updated
recently updated
newest added

Six functions have been developed to extract information from the pages of the RUM index: 1) rum_metapage_info() -- is used to examine the information that is placed on the meta...

Need to refactor the code towards PG17 Error message: src/rumsort.c: In function ‘rum_tuplesort_putrum’: src/rumsort.c:496:9: error: too few arguments to function ‘tuplesort_puttuple_common’ 496 | tuplesort_puttuple_common(state, &stup, false); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file...