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

Data Fields

char channel [NAMEDATALEN]
 
PendingListenAction action
 

Detailed Description

Definition at line 459 of file async.c.

Field Documentation

◆ action

◆ channel

char PendingListenEntry::channel[NAMEDATALEN]

Definition at line 461 of file async.c.

Referenced by ApplyPendingListenActions().


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