PostgreSQL Source Code git master
Data Fields
ApplyErrorCallbackArg Struct Reference

Data Fields

 
 
 
 
 
char *  origin_name
 

Detailed Description

Definition at line 323 of file worker.c.

Field Documentation

command

LogicalRepMsgType ApplyErrorCallbackArg::command

Definition at line 325 of file worker.c.

Referenced by apply_dispatch(), apply_error_callback(), and reset_apply_error_context_info().

finish_lsn

XLogRecPtr ApplyErrorCallbackArg::finish_lsn

Definition at line 331 of file worker.c.

Referenced by apply_error_callback(), and set_apply_error_context_xact().

origin_name

char* ApplyErrorCallbackArg::origin_name

Definition at line 332 of file worker.c.

Referenced by apply_error_callback(), and set_apply_error_context_origin().

rel

LogicalRepRelMapEntry* ApplyErrorCallbackArg::rel

Definition at line 326 of file worker.c.

Referenced by apply_error_callback(), apply_handle_delete(), apply_handle_insert(), apply_handle_update(), and reset_apply_error_context_info().

remote_attnum

int ApplyErrorCallbackArg::remote_attnum

Definition at line 329 of file worker.c.

Referenced by apply_error_callback(), reset_apply_error_context_info(), slot_modify_data(), and slot_store_data().

remote_xid

TransactionId ApplyErrorCallbackArg::remote_xid

Definition at line 330 of file worker.c.

Referenced by apply_error_callback(), and set_apply_error_context_xact().


The documentation for this struct was generated from the following file:
  • src/backend/replication/logical/worker.c

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