4 * Resource managers definition
14 * Built-in resource managers
16 * Note: RM_MAX_ID could be as much as 255 without breaking the XLOG file
17 * format, but we keep it small to minimize the size of RmgrTable[].
24 #define RM_TBLSPC_ID 5
25 #define RM_MULTIXACT_ID 6
28 #define RM_BTREE_ID 11
33 #define RM_MAX_ID RM_SEQ_ID