|
PostgreSQL Source Code git master
|
Data Fields | |
| char | channel [NAMEDATALEN] |
| PendingListenAction | action |
| PendingListenAction PendingListenEntry::action |
Definition at line 462 of file async.c.
Referenced by ApplyPendingListenActions(), PrepareTableEntriesForListen(), PrepareTableEntriesForUnlisten(), and PrepareTableEntriesForUnlistenAll().
| char PendingListenEntry::channel[NAMEDATALEN] |
Definition at line 461 of file async.c.
Referenced by ApplyPendingListenActions().