PostgreSQL Source Code  git master
crosstab_cat_desc Struct Reference

Data Fields

char * catname
 
uint64 attidx
 

Detailed Description

Definition at line 119 of file tablefunc.c.

Field Documentation

◆ attidx

uint64 crosstab_cat_desc::attidx

Definition at line 122 of file tablefunc.c.

Referenced by get_crosstab_tuplestore(), and load_categories_hash().

◆ catname

char* crosstab_cat_desc::catname

Definition at line 121 of file tablefunc.c.

Referenced by load_categories_hash().


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