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

#include <parsenodes.h>

Data Fields

NodeTag type
 
PublicationAllObjType pubobjtype
 
Listexcept_tables
 
ParseLoc location
 

Detailed Description

Definition at line 4508 of file parsenodes.h.

Field Documentation

◆ except_tables

List* PublicationAllObjSpec::except_tables

Definition at line 4512 of file parsenodes.h.

◆ location

ParseLoc PublicationAllObjSpec::location

Definition at line 4513 of file parsenodes.h.

◆ pubobjtype

PublicationAllObjType PublicationAllObjSpec::pubobjtype

Definition at line 4511 of file parsenodes.h.

◆ type

NodeTag PublicationAllObjSpec::type

Definition at line 4510 of file parsenodes.h.


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