Header And Logo

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

Data Fields

InsertStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
RangeVarrelation
Listcols
NodeselectStmt
ListreturningList
WithClausewithClause

Detailed Description

Definition at line 956 of file parsenodes.h.


Field Documentation

Definition at line 960 of file parsenodes.h.

Referenced by raw_expression_tree_walker(), and transformInsertStmt().

Definition at line 959 of file parsenodes.h.

Referenced by raw_expression_tree_walker(), and transformInsertStmt().

Definition at line 962 of file parsenodes.h.

Referenced by raw_expression_tree_walker().

Definition at line 961 of file parsenodes.h.

Referenced by raw_expression_tree_walker(), and transformInsertStmt().

Definition at line 958 of file parsenodes.h.

Definition at line 963 of file parsenodes.h.

Referenced by raw_expression_tree_walker(), and transformInsertStmt().


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