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

Data Fields

ProcNumber procNo
 
bool removeOnAbort
 

Detailed Description

Definition at line 400 of file async.c.

Field Documentation

◆ procNo

ProcNumber ListenerEntry::procNo

Definition at line 402 of file async.c.

◆ removeOnAbort

bool ListenerEntry::removeOnAbort

Definition at line 403 of file async.c.

Referenced by ApplyPendingListenActions().


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