|
PostgreSQL Source Code git master
|
| slock_t XLogCtlInsert::insertpos_lck |
Definition at line 401 of file xlog.c.
Referenced by XLOGShmemInit().
| XLogRecPtr XLogCtlInsert::lastBackupStart |
Definition at line 442 of file xlog.c.
Referenced by do_pg_backup_start().
| char XLogCtlInsert::pad[PG_CACHE_LINE_SIZE] |
| uint64 XLogCtlInsert::PrevBytePos |
Definition at line 411 of file xlog.c.
Referenced by StartupXLOG().
| XLogRecPtr XLogCtlInsert::RedoRecPtr |
Definition at line 433 of file xlog.c.
Referenced by CreateCheckPoint(), CreateRestartPoint(), and StartupXLOG().
| int XLogCtlInsert::runningBackups |
Definition at line 441 of file xlog.c.
Referenced by do_pg_abort_backup(), do_pg_backup_start(), and do_pg_backup_stop().
| WALInsertLockPadded* XLogCtlInsert::WALInsertLocks |
Definition at line 447 of file xlog.c.
Referenced by XLOGShmemInit().