PostgreSQL Source Code git master
Data Fields
IncrementalSortGroupInfo Struct Reference

#include <execnodes.h>

Data Fields

 
 
 
 
 
 

Detailed Description

Definition at line 2413 of file execnodes.h.

Field Documentation

groupCount

int64 IncrementalSortGroupInfo::groupCount

Definition at line 2415 of file execnodes.h.

Referenced by ExecInitIncrementalSort(), instrumentSortedGroup(), show_incremental_sort_group_info(), and show_incremental_sort_info().

maxDiskSpaceUsed

int64 IncrementalSortGroupInfo::maxDiskSpaceUsed

Definition at line 2416 of file execnodes.h.

Referenced by ExecInitIncrementalSort(), instrumentSortedGroup(), and show_incremental_sort_group_info().

maxMemorySpaceUsed

int64 IncrementalSortGroupInfo::maxMemorySpaceUsed

Definition at line 2418 of file execnodes.h.

Referenced by ExecInitIncrementalSort(), instrumentSortedGroup(), and show_incremental_sort_group_info().

sortMethods

bits32 IncrementalSortGroupInfo::sortMethods

Definition at line 2420 of file execnodes.h.

Referenced by ExecInitIncrementalSort(), instrumentSortedGroup(), and show_incremental_sort_group_info().

totalDiskSpaceUsed

int64 IncrementalSortGroupInfo::totalDiskSpaceUsed

Definition at line 2417 of file execnodes.h.

Referenced by ExecInitIncrementalSort(), instrumentSortedGroup(), and show_incremental_sort_group_info().

totalMemorySpaceUsed

int64 IncrementalSortGroupInfo::totalMemorySpaceUsed

Definition at line 2419 of file execnodes.h.

Referenced by ExecInitIncrementalSort(), instrumentSortedGroup(), and show_incremental_sort_group_info().


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

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