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 4348 of file parsenodes.h.

Field Documentation

◆ except_tables

List* PublicationAllObjSpec::except_tables

Definition at line 4352 of file parsenodes.h.

◆ location

ParseLoc PublicationAllObjSpec::location

Definition at line 4353 of file parsenodes.h.

◆ pubobjtype

PublicationAllObjType PublicationAllObjSpec::pubobjtype

Definition at line 4351 of file parsenodes.h.

◆ type

NodeTag PublicationAllObjSpec::type

Definition at line 4350 of file parsenodes.h.


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