PostgreSQL Source Code git master
Data Fields
OutputPluginCallbacks Struct Reference

#include <output_plugin.h>

Data Fields

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Detailed Description

Definition at line 216 of file output_plugin.h.

Field Documentation

begin_cb

LogicalDecodeBeginCB OutputPluginCallbacks::begin_cb

Definition at line 219 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), begin_cb_wrapper(), and LoadOutputPlugin().

begin_prepare_cb

LogicalDecodeBeginPrepareCB OutputPluginCallbacks::begin_prepare_cb

Definition at line 229 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), begin_prepare_cb_wrapper(), and StartupDecodingContext().

change_cb

LogicalDecodeChangeCB OutputPluginCallbacks::change_cb

Definition at line 220 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), change_cb_wrapper(), and LoadOutputPlugin().

commit_cb

LogicalDecodeCommitCB OutputPluginCallbacks::commit_cb

Definition at line 222 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), commit_cb_wrapper(), and LoadOutputPlugin().

commit_prepared_cb

LogicalDecodeCommitPreparedCB OutputPluginCallbacks::commit_prepared_cb

Definition at line 231 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), commit_prepared_cb_wrapper(), and StartupDecodingContext().

filter_by_origin_cb

LogicalDecodeFilterByOriginCB OutputPluginCallbacks::filter_by_origin_cb

Definition at line 224 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), filter_by_origin_cb_wrapper(), and FilterByOrigin().

filter_prepare_cb

LogicalDecodeFilterPrepareCB OutputPluginCallbacks::filter_prepare_cb

Definition at line 228 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), filter_prepare_cb_wrapper(), FilterPrepare(), and StartupDecodingContext().

message_cb

LogicalDecodeMessageCB OutputPluginCallbacks::message_cb

Definition at line 223 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), and message_cb_wrapper().

prepare_cb

LogicalDecodePrepareCB OutputPluginCallbacks::prepare_cb

Definition at line 230 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), prepare_cb_wrapper(), and StartupDecodingContext().

rollback_prepared_cb

LogicalDecodeRollbackPreparedCB OutputPluginCallbacks::rollback_prepared_cb

Definition at line 232 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), rollback_prepared_cb_wrapper(), and StartupDecodingContext().

shutdown_cb

LogicalDecodeShutdownCB OutputPluginCallbacks::shutdown_cb

Definition at line 225 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), FreeDecodingContext(), and shutdown_cb_wrapper().

startup_cb

LogicalDecodeStartupCB OutputPluginCallbacks::startup_cb

Definition at line 218 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), CreateDecodingContext(), CreateInitDecodingContext(), and startup_cb_wrapper().

stream_abort_cb

LogicalDecodeStreamAbortCB OutputPluginCallbacks::stream_abort_cb

Definition at line 237 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), StartupDecodingContext(), and stream_abort_cb_wrapper().

stream_change_cb

LogicalDecodeStreamChangeCB OutputPluginCallbacks::stream_change_cb

Definition at line 240 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), StartupDecodingContext(), and stream_change_cb_wrapper().

stream_commit_cb

LogicalDecodeStreamCommitCB OutputPluginCallbacks::stream_commit_cb

Definition at line 239 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), StartupDecodingContext(), and stream_commit_cb_wrapper().

stream_message_cb

LogicalDecodeStreamMessageCB OutputPluginCallbacks::stream_message_cb

Definition at line 241 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), StartupDecodingContext(), and stream_message_cb_wrapper().

stream_prepare_cb

LogicalDecodeStreamPrepareCB OutputPluginCallbacks::stream_prepare_cb

Definition at line 238 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), StartupDecodingContext(), and stream_prepare_cb_wrapper().

stream_start_cb

LogicalDecodeStreamStartCB OutputPluginCallbacks::stream_start_cb

Definition at line 235 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), StartupDecodingContext(), and stream_start_cb_wrapper().

stream_stop_cb

LogicalDecodeStreamStopCB OutputPluginCallbacks::stream_stop_cb

Definition at line 236 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), StartupDecodingContext(), and stream_stop_cb_wrapper().

stream_truncate_cb

LogicalDecodeStreamTruncateCB OutputPluginCallbacks::stream_truncate_cb

Definition at line 242 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), StartupDecodingContext(), and stream_truncate_cb_wrapper().

truncate_cb

LogicalDecodeTruncateCB OutputPluginCallbacks::truncate_cb

Definition at line 221 of file output_plugin.h.

Referenced by _PG_output_plugin_init(), and truncate_cb_wrapper().


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

AltStyle によって変換されたページ (->オリジナル) /