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

#include <parse_node.h>

Data Fields

Oid graphid
 
Listvariables
 
GraphElementPatterncur_gep
 

Detailed Description

Definition at line 109 of file parse_node.h.

Field Documentation

◆ cur_gep

GraphElementPattern* GraphTableParseState::cur_gep

Definition at line 114 of file parse_node.h.

◆ graphid

Oid GraphTableParseState::graphid

Definition at line 111 of file parse_node.h.

◆ variables

List* GraphTableParseState::variables

Definition at line 112 of file parse_node.h.


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