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

#include <parse_node.h>

Data Fields

Oid graphid
 
Listvariables
 

Detailed Description

Definition at line 108 of file parse_node.h.

Field Documentation

◆ graphid

Oid GraphTableParseState::graphid

Definition at line 110 of file parse_node.h.

◆ variables

List* GraphTableParseState::variables

Definition at line 111 of file parse_node.h.


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