PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SortCoordinateData Struct Reference

#include <tuplesort.h>

Data Fields

bool isWorker
 
int nParticipants
 
Sharedsortsharedsort
 

Detailed Description

Definition at line 48 of file tuplesort.h.

Field Documentation

◆ isWorker

bool SortCoordinateData::isWorker

Definition at line 51 of file tuplesort.h.

◆ nParticipants

int SortCoordinateData::nParticipants

Definition at line 58 of file tuplesort.h.

◆ sharedsort

Sharedsort* SortCoordinateData::sharedsort

Definition at line 61 of file tuplesort.h.


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