PostgreSQL Source Code  git master
WaitEventCustomEntryByInfo Struct Reference

Data Fields

uint32 wait_event_info
 
char wait_event_name [NAMEDATALEN]
 

Detailed Description

Definition at line 71 of file wait_event.c.

Field Documentation

◆ wait_event_info

uint32 WaitEventCustomEntryByInfo::wait_event_info

Definition at line 73 of file wait_event.c.

◆ wait_event_name

char WaitEventCustomEntryByInfo::wait_event_name[NAMEDATALEN]

Definition at line 74 of file wait_event.c.

Referenced by GetWaitEventCustomIdentifier(), and WaitEventCustomNew().


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