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

Data Fields

PLAssignStmtstmt
 
Nodetarget
 
Listindirection
 

Detailed Description

Definition at line 60 of file analyze.c.

Field Documentation

◆ indirection

List* SelectStmtPassthrough::indirection

Definition at line 64 of file analyze.c.

◆ stmt

PLAssignStmt* SelectStmtPassthrough::stmt

Definition at line 62 of file analyze.c.

◆ target

Node* SelectStmtPassthrough::target

Definition at line 63 of file analyze.c.


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