|
PostgreSQL Source Code git master
|
#include <tuplesort.h>
Data Fields | |
| bool | isWorker |
| int | nParticipants |
| Sharedsort * | sharedsort |
Definition at line 48 of file tuplesort.h.
| bool SortCoordinateData::isWorker |
Definition at line 51 of file tuplesort.h.
| int SortCoordinateData::nParticipants |
Definition at line 58 of file tuplesort.h.
| Sharedsort* SortCoordinateData::sharedsort |
Definition at line 61 of file tuplesort.h.