PostgreSQL Source Code
git master
|
Data Fields | |
ListenActionKind | action |
char | channel [FLEXIBLE_ARRAY_MEMBER] |
ListenActionKind ListenAction::action |
Definition at line 341 of file async.c.
Referenced by AtCommit_Notify(), PreCommit_Notify(), and queue_listen().
char ListenAction::channel[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 342 of file async.c.
Referenced by AtCommit_Notify(), and queue_listen().