PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PublicationActions Struct Reference

#include <pg_publication.h>

Data Fields

bool pubinsert
 
bool pubupdate
 
bool pubdelete
 
bool pubtruncate
 

Detailed Description

Definition at line 78 of file pg_publication.h.

Field Documentation

◆ pubdelete

◆ pubinsert

◆ pubtruncate

◆ pubupdate


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