Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

Sort Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
int numCols
AttrNumbersortColIdx
OidsortOperators
Oidcollations
boolnullsFirst

Detailed Description

Definition at line 583 of file plannodes.h.


Field Documentation

Definition at line 589 of file plannodes.h.

Referenced by ExecSort(), and make_sort().

Definition at line 590 of file plannodes.h.

Referenced by ExecSort(), and make_sort().

Definition at line 586 of file plannodes.h.

Referenced by ExecSort(), grouping_planner(), make_sort(), and show_sort_keys().

Definition at line 585 of file plannodes.h.

Referenced by make_sort().

Definition at line 587 of file plannodes.h.

Referenced by ExecSort(), grouping_planner(), make_sort(), and show_sort_keys().

Definition at line 588 of file plannodes.h.

Referenced by ExecSort(), and make_sort().


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