Data Fields | |
int | length |
Oid | dboid |
TransactionId | xid |
int32 | srcPid |
char | data [NAMEDATALEN+NOTIFY_PAYLOAD_MAX_LENGTH] |
Definition at line 160 of file async.c.
char AsyncQueueEntry::data[NAMEDATALEN+NOTIFY_PAYLOAD_MAX_LENGTH] |
Definition at line 166 of file async.c.
Referenced by asyncQueueAddEntries(), asyncQueueNotificationToEntry(), and asyncQueueProcessPageEntries().
Definition at line 163 of file async.c.
Referenced by asyncQueueAddEntries(), asyncQueueNotificationToEntry(), and asyncQueueProcessPageEntries().
Definition at line 162 of file async.c.
Referenced by asyncQueueAddEntries(), asyncQueueNotificationToEntry(), and asyncQueueProcessPageEntries().
Definition at line 165 of file async.c.
Referenced by asyncQueueNotificationToEntry(), and asyncQueueProcessPageEntries().
Definition at line 164 of file async.c.
Referenced by asyncQueueNotificationToEntry(), and asyncQueueProcessPageEntries().