PostgreSQL Source Code  git master
SortCoordinateData Struct Reference

#include <tuplesort.h>

Data Fields

bool isWorker
 
int nParticipants
 
Sharedsortsharedsort
 

Detailed Description

Definition at line 45 of file tuplesort.h.

Field Documentation

◆ isWorker

bool SortCoordinateData::isWorker

◆ nParticipants

int SortCoordinateData::nParticipants

◆ sharedsort

Sharedsort* SortCoordinateData::sharedsort

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