Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c4fa3b0

Browse files
committed
add comment about pending list;
1 parent 8b2a7d8 commit c4fa3b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rum.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ typedef struct RumMetaPageData
7070
* Pointers to head and tail of pending list, which consists of RUM_LIST
7171
* pages. These store fast-inserted entries that haven't yet been moved
7272
* into the regular RUM structure.
73+
* XXX unused - pending list is removed.
7374
*/
7475
BlockNumber head;
7576
BlockNumber tail;

0 commit comments

Comments
 (0)