PostgreSQL Source Code  git master
CompareScalarsContext Struct Reference

Data Fields

SortSupport ssup
 
int * tupnoLink
 

Detailed Description

Definition at line 1807 of file analyze.c.

Field Documentation

◆ ssup

SortSupport CompareScalarsContext::ssup

Definition at line 1809 of file analyze.c.

Referenced by compare_scalars(), and compute_scalar_stats().

◆ tupnoLink

int* CompareScalarsContext::tupnoLink

Definition at line 1810 of file analyze.c.

Referenced by compare_scalars(), and compute_scalar_stats().


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