PostgreSQL Source Code  git master
IntRBTreeNode Struct Reference

Data Fields

RBTNode rbtnode
 
int key
 

Detailed Description

Definition at line 27 of file test_rbtree.c.

Field Documentation

◆ key

int IntRBTreeNode::key

◆ rbtnode

RBTNode IntRBTreeNode::rbtnode

Definition at line 29 of file test_rbtree.c.


The documentation for this struct was generated from the following file: