We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2a7d8 commit c4fa3b0Copy full SHA for c4fa3b0
rum.h
@@ -70,6 +70,7 @@ typedef struct RumMetaPageData
70
* Pointers to head and tail of pending list, which consists of RUM_LIST
71
* pages. These store fast-inserted entries that haven't yet been moved
72
* into the regular RUM structure.
73
+ * XXX unused - pending list is removed.
74
*/
75
BlockNumber head;
76
BlockNumber tail;
0 commit comments