Header And Logo

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

Data Fields

RangeFunction Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
bool lateral
Nodefunccallnode
Aliasalias
Listcoldeflist

Detailed Description

Definition at line 462 of file parsenodes.h.


Field Documentation

Definition at line 467 of file parsenodes.h.

Referenced by addRangeTableEntryForFunction(), and raw_expression_tree_walker().

Definition at line 468 of file parsenodes.h.

Referenced by addRangeTableEntryForFunction(), and transformRangeFunction().

Definition at line 466 of file parsenodes.h.

Referenced by raw_expression_tree_walker(), and transformRangeFunction().

Definition at line 465 of file parsenodes.h.

Referenced by transformRangeFunction().

Definition at line 464 of file parsenodes.h.


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