PostgreSQL Source Code
git master
|
Data Fields | |
int | slot |
uint64 | generation |
Definition at line 104 of file bgworker.c.
uint64 BackgroundWorkerHandle::generation |
Definition at line 107 of file bgworker.c.
Referenced by GetBackgroundWorkerPid(), and TerminateBackgroundWorker().
int BackgroundWorkerHandle::slot |
Definition at line 106 of file bgworker.c.
Referenced by GetBackgroundWorkerPid(), and TerminateBackgroundWorker().