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

Field Documentation

◆ except_tables

List* PublicationAllObjSpec::except_tables

Definition at line 4491 of file parsenodes.h.

◆ location

ParseLoc PublicationAllObjSpec::location

Definition at line 4492 of file parsenodes.h.

◆ pubobjtype

PublicationAllObjType PublicationAllObjSpec::pubobjtype

Definition at line 4490 of file parsenodes.h.

◆ type

NodeTag PublicationAllObjSpec::type

Definition at line 4489 of file parsenodes.h.


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