PostgreSQL Source Code git master
|
#include <stat_utils.h>
Data Fields | |
const char * | argname |
Oid | argtype |
Definition at line 18 of file stat_utils.h.
const char* StatsArgInfo::argname |
Definition at line 20 of file stat_utils.h.
Referenced by get_arg_by_name(), and stats_fill_fcinfo_from_arg_pairs().
Oid StatsArgInfo::argtype |
Definition at line 21 of file stat_utils.h.