Header And Logo

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

Data Fields

SortBy Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
Nodenode
SortByDir sortby_dir
SortByNulls sortby_nulls
ListuseOp
int location

Detailed Description

Definition at line 385 of file parsenodes.h.


Field Documentation

Definition at line 392 of file parsenodes.h.

Referenced by addTargetToSortList().

Definition at line 388 of file parsenodes.h.

Referenced by addTargetToSortList(), and transformSortClause().

Definition at line 389 of file parsenodes.h.

Referenced by addTargetToSortList().

Definition at line 390 of file parsenodes.h.

Referenced by addTargetToSortList().

Definition at line 387 of file parsenodes.h.

Definition at line 391 of file parsenodes.h.

Referenced by addTargetToSortList().


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