PostgreSQL Source Code  git master
PublicationActions Struct Reference

#include <pg_publication.h>

Data Fields

bool pubinsert
 
bool pubupdate
 
bool pubdelete
 
bool pubtruncate
 

Detailed Description

Definition at line 72 of file pg_publication.h.

Field Documentation

◆ pubdelete

◆ pubinsert

◆ pubtruncate

◆ pubupdate


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