PostgreSQL Source Code git master
Data Fields
SortTuple Struct Reference

#include <tuplesort.h>

Data Fields

void *  tuple
 
 
bool  isnull1
 
int  srctape
 

Detailed Description

Definition at line 148 of file tuplesort.h.

Field Documentation

datum1

Datum SortTuple::datum1

Definition at line 151 of file tuplesort.h.

Referenced by readtup_cluster(), readtup_datum(), readtup_heap(), readtup_index(), readtup_index_brin(), readtup_index_gin(), removeabbrev_cluster(), removeabbrev_heap(), removeabbrev_index(), removeabbrev_index_brin(), tuplesort_gettupleslot(), tuplesort_putbrintuple(), tuplesort_putgintuple(), tuplesort_putheaptuple(), tuplesort_putindextuplevalues(), tuplesort_puttuple_common(), and writetup_datum().

isnull1

bool SortTuple::isnull1

Definition at line 152 of file tuplesort.h.

Referenced by readtup_cluster(), readtup_datum(), readtup_heap(), readtup_index(), removeabbrev_cluster(), removeabbrev_heap(), removeabbrev_index(), tuplesort_putbrintuple(), tuplesort_putgintuple(), tuplesort_putheaptuple(), tuplesort_putindextuplevalues(), and writetup_datum().

srctape

int SortTuple::srctape

Definition at line 153 of file tuplesort.h.

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

tuple

void* SortTuple::tuple

Definition at line 150 of file tuplesort.h.

Referenced by free_sort_tuple(), readtup_cluster(), readtup_datum(), readtup_heap(), readtup_index(), readtup_index_brin(), readtup_index_gin(), removeabbrev_heap(), removeabbrev_index(), removeabbrev_index_brin(), tuplesort_getbrintuple(), tuplesort_getgintuple(), tuplesort_getheaptuple(), tuplesort_getindextuple(), tuplesort_gettuple_common(), tuplesort_gettupleslot(), tuplesort_putbrintuple(), tuplesort_putgintuple(), tuplesort_putheaptuple(), tuplesort_putindextuplevalues(), writetup_cluster(), writetup_datum(), writetup_heap(), writetup_index(), writetup_index_brin(), and writetup_index_gin().


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

AltStyle によって変換されたページ (->オリジナル) /