PostgreSQL Source Code  git master
RawStmt Struct Reference

#include <parsenodes.h>

Public Member Functions

 pg_node_attr (no_query_jumble) NodeTag type
 

Data Fields

Nodestmt
 
ParseLoc stmt_location
 
ParseLoc stmt_len
 

Detailed Description

Definition at line 2022 of file parsenodes.h.

Member Function Documentation

◆ pg_node_attr()

RawStmt::pg_node_attr ( no_query_jumble  )

Field Documentation

◆ stmt

◆ stmt_len

ParseLoc RawStmt::stmt_len

◆ stmt_location

ParseLoc RawStmt::stmt_location

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