|
PostgreSQL Source Code git master
|
| slock_t XLogCtlInsert::insertpos_lck |
Definition at line 405 of file xlog.c.
Referenced by XLOGShmemInit().
| XLogRecPtr XLogCtlInsert::lastBackupStart |
Definition at line 446 of file xlog.c.
Referenced by do_pg_backup_start().
| char XLogCtlInsert::pad[PG_CACHE_LINE_SIZE] |
| uint64 XLogCtlInsert::PrevBytePos |
Definition at line 415 of file xlog.c.
Referenced by StartupXLOG().
| XLogRecPtr XLogCtlInsert::RedoRecPtr |
Definition at line 437 of file xlog.c.
Referenced by CreateCheckPoint(), CreateRestartPoint(), and StartupXLOG().
| int XLogCtlInsert::runningBackups |
Definition at line 445 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 451 of file xlog.c.
Referenced by XLOGShmemAttach(), and XLOGShmemInit().