Closure for do_notify(). More...
Data Fields | |
| void * | extra | 
| Extra argument of the notification, or NULL.   | |
| size_t | extra_size | 
| Number of bytes in extra.   | |
Closure for do_notify().
Definition at line 150 of file pq_event.c.
| void* NotifyContext::extra | 
Extra argument of the notification, or NULL.
Definition at line 155 of file pq_event.c.
| size_t NotifyContext::extra_size | 
Number of bytes in extra.
Definition at line 160 of file pq_event.c.