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.

◆ argtype

Oid StatsArgInfo::argtype

Definition at line 21 of file stat_utils.h.


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