PostgreSQL Source Code git master
Loading...
Searching...
No Matches
StatsArgInfo Struct Reference

#include <stat_utils.h>

Data Fields

const charargname
 
Oid argtype
 

Detailed Description

Definition at line 22 of file stat_utils.h.

Field Documentation

◆ argname

const char* StatsArgInfo::argname

Definition at line 24 of file stat_utils.h.

Referenced by check_mcvlist_array(), extended_statistics_update(), and import_mcv().

◆ argtype

Oid StatsArgInfo::argtype

Definition at line 25 of file stat_utils.h.


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