PostgreSQL Source Code  git master
_avl_tree Struct Reference

Data Fields

int count
 
avl_noderoot
 
avl_nodeend
 

Detailed Description

Definition at line 73 of file crosstabview.c.

Field Documentation

◆ count

int _avl_tree::count

Definition at line 75 of file crosstabview.c.

Referenced by PrintResultInCrosstab().

◆ end

avl_node* _avl_tree::end

Definition at line 77 of file crosstabview.c.

◆ root

avl_node* _avl_tree::root

Definition at line 76 of file crosstabview.c.

Referenced by PrintResultInCrosstab().


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