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

Data Fields

PLAssignStmtstmt
 
Nodetarget
 
Listindirection
 

Detailed Description

Definition at line 66 of file analyze.c.

Field Documentation

◆ indirection

List* SelectStmtPassthrough::indirection

Definition at line 70 of file analyze.c.

◆ stmt

PLAssignStmt* SelectStmtPassthrough::stmt

Definition at line 68 of file analyze.c.

◆ target

Node* SelectStmtPassthrough::target

Definition at line 69 of file analyze.c.


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