CUBRID Engine  latest
recovery.c File Reference
#include "config.h"
#include <stdio.h>
#include "recovery.h"
#include "log_manager.h"
#include "replication.h"
#include "btree.h"
#include "btree_load.h"
#include "system_catalog.h"
#include "disk_manager.h"
#include "extendible_hash.h"
#include "file_manager.h"
#include "overflow_file.h"
#include "boot_sr.h"
#include "locator_sr.h"
Include dependency graph for recovery.c:

Go to the source code of this file.

Functions

const char * rv_rcvindex_string (LOG_RCVINDEX rcvindex)
 
void rv_check_rvfuns (void)
 

Variables

struct rvfun RV_fun []
 

Function Documentation

void rv_check_rvfuns ( void  )

Definition at line 861 of file recovery.c.

References ARG_FILE_LINE, assert, ER_FATAL_ERROR_SEVERITY, ER_GENERIC_ERROR, er_log_debug, er_set(), i, and rvfun::recv_index.

Referenced by log_initialize_internal().

Here is the caller graph for this function:

Variable Documentation