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

#include <pathnodes.h>

Data Fields

SortPath spath
 
int nPresortedCols
 

Detailed Description

Definition at line 2517 of file pathnodes.h.

Field Documentation

◆ nPresortedCols

int IncrementalSortPath::nPresortedCols

Definition at line 2520 of file pathnodes.h.

◆ spath

SortPath IncrementalSortPath::spath

Definition at line 2519 of file pathnodes.h.


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