|
PostgreSQL Source Code git master
|
| slock_t XLogCtlInsert::insertpos_lck |
Definition at line 402 of file xlog.c.
Referenced by XLOGShmemInit().
| XLogRecPtr XLogCtlInsert::lastBackupStart |
Definition at line 443 of file xlog.c.
Referenced by do_pg_backup_start().
| char XLogCtlInsert::pad[PG_CACHE_LINE_SIZE] |
| uint64 XLogCtlInsert::PrevBytePos |
Definition at line 412 of file xlog.c.
Referenced by StartupXLOG().
| XLogRecPtr XLogCtlInsert::RedoRecPtr |
Definition at line 434 of file xlog.c.
Referenced by CreateCheckPoint(), CreateRestartPoint(), and StartupXLOG().
| int XLogCtlInsert::runningBackups |
Definition at line 442 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 448 of file xlog.c.
Referenced by XLOGShmemInit().