PostgreSQL Source Code  git master
ScalarItem Struct Reference

#include <extended_stats_internal.h>

Data Fields

Datum value
 
int tupno
 

Detailed Description

Definition at line 27 of file extended_stats_internal.h.

Field Documentation

◆ tupno

int ScalarItem::tupno

Definition at line 30 of file extended_stats_internal.h.

◆ value

Datum ScalarItem::value

Definition at line 29 of file extended_stats_internal.h.


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