PostgreSQL Source Code  git master
OutputPluginOptions Struct Reference

#include <output_plugin.h>

Data Fields

OutputPluginOutputType output_type
 
bool receive_rewrites
 

Detailed Description

Definition at line 26 of file output_plugin.h.

Field Documentation

◆ output_type

OutputPluginOutputType OutputPluginOptions::output_type

Definition at line 28 of file output_plugin.h.

Referenced by pg_decode_startup(), and pgoutput_startup().

◆ receive_rewrites

bool OutputPluginOptions::receive_rewrites

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