PostgreSQL Source Code git master
Loading...
Searching...
No Matches
OutputPluginOptions Struct Reference

#include <output_plugin.h>

Data Fields

OutputPluginOutputType output_type
 
bool receive_rewrites
 
bool need_shared_catalogs
 

Detailed Description

Definition at line 26 of file output_plugin.h.

Field Documentation

◆ need_shared_catalogs

bool OutputPluginOptions::need_shared_catalogs

Definition at line 30 of file output_plugin.h.

Referenced by repack_startup(), standby_decode(), and StartupDecodingContext().

◆ output_type

OutputPluginOutputType OutputPluginOptions::output_type

◆ receive_rewrites

bool OutputPluginOptions::receive_rewrites

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