PostgreSQL Source Code  git master
SortTuple Struct Reference

#include <tuplesort.h>

Data Fields

void * tuple
 
Datum datum1
 
bool isnull1
 
int srctape
 

Detailed Description

Definition at line 147 of file tuplesort.h.

Field Documentation

◆ datum1

◆ isnull1

◆ srctape

int SortTuple::srctape

Definition at line 152 of file tuplesort.h.

Referenced by beginmerge(), mergeonerun(), and tuplesort_gettuple_common().

◆ tuple


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