PostgreSQL Source Code git master
StatsArgInfo Struct Reference

#include <stat_utils.h>

Data Fields

const char * argname
 
Oid argtype
 

Detailed Description

Definition at line 18 of file stat_utils.h.

Field Documentation

◆ argname

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().

◆ argtype

Oid StatsArgInfo::argtype

Definition at line 21 of file stat_utils.h.


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