PostgreSQL Source Code
git master
|
Data Fields | |
int | pgprocno |
pg_atomic_uint32 | force_dir_scan |
pg_atomic_uint32 PgArchData::force_dir_scan |
Definition at line 89 of file pgarch.c.
Referenced by pgarch_readyXlog(), PgArchForceDirScan(), and PgArchShmemInit().
int PgArchData::pgprocno |
Definition at line 84 of file pgarch.c.
Referenced by pgarch_die(), PgArchiverMain(), PgArchShmemInit(), and PgArchWakeup().