PostgreSQL Source Code  git master
LogicalRepCtxStruct Struct Reference

Data Fields

pid_t launcher_pid
 
dsa_handle last_start_dsa
 
dshash_table_handle last_start_dsh
 
LogicalRepWorker workers [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 56 of file launcher.c.

Field Documentation

◆ last_start_dsa

dsa_handle LogicalRepCtxStruct::last_start_dsa

Definition at line 62 of file launcher.c.

Referenced by ApplyLauncherShmemInit(), and logicalrep_launcher_attach_dshmem().

◆ last_start_dsh

dshash_table_handle LogicalRepCtxStruct::last_start_dsh

Definition at line 63 of file launcher.c.

Referenced by ApplyLauncherShmemInit(), and logicalrep_launcher_attach_dshmem().

◆ launcher_pid

pid_t LogicalRepCtxStruct::launcher_pid

◆ workers


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