PostgreSQL Source Code git master
PublicationAllObjSpec Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
PublicationAllObjType pubobjtype
 
ParseLoc location
 

Detailed Description

Definition at line 4306 of file parsenodes.h.

Field Documentation

◆ location

ParseLoc PublicationAllObjSpec::location

Definition at line 4310 of file parsenodes.h.

◆ pubobjtype

PublicationAllObjType PublicationAllObjSpec::pubobjtype

Definition at line 4309 of file parsenodes.h.

◆ type

NodeTag PublicationAllObjSpec::type

Definition at line 4308 of file parsenodes.h.


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