PostgreSQL Source Code git master
Loading...
Searching...
No Matches
_pivot_field Struct Reference

Data Fields

charname
 
charsort_value
 
int rank
 

Detailed Description

Definition at line 23 of file crosstabview.c.

Field Documentation

◆ name

char* _pivot_field::name

Definition at line 30 of file crosstabview.c.

Referenced by avlMergeValue(), pivotFieldCompare(), and printCrosstab().

◆ rank

int _pivot_field::rank

Definition at line 47 of file crosstabview.c.

Referenced by avlMergeValue().

◆ sort_value

char* _pivot_field::sort_value

Definition at line 38 of file crosstabview.c.

Referenced by avlMergeValue().


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