PostgreSQL Source Code git master
|
Data Fields | |
char * | catname |
uint64 | attidx |
Definition at line 119 of file tablefunc.c.
uint64 crosstab_cat_desc::attidx |
Definition at line 122 of file tablefunc.c.
Referenced by get_crosstab_tuplestore(), and load_categories_hash().
char* crosstab_cat_desc::catname |
Definition at line 121 of file tablefunc.c.
Referenced by load_categories_hash().