PostgreSQL Source Code  git master
IncrementalSort Struct Reference

#include <plannodes.h>

Data Fields

Sort sort
 
int nPresortedCols
 

Detailed Description

Definition at line 955 of file plannodes.h.

Field Documentation

◆ nPresortedCols

int IncrementalSort::nPresortedCols

◆ sort

Sort IncrementalSort::sort

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