Column Store
Functions | Variables
ColumnStoreUpdater.cpp File Reference
#include <boost/program_options.hpp>
#include <iostream>
#include "PostgresDataGenerator/PostgreSQLDataGenerator.h"
#include "PostgresDataGenerator/PostgreSQLMetaData.h"
#include "ProjectionData.h"
Include dependency graph for ColumnStoreUpdater.cpp:

Functions

void initConfig (int ac, char *av[])
 
int main (int argc, char *argv[])
 

Variables

po::variables_map config
 

Function Documentation

◆ initConfig()

void initConfig ( int  ac,
char *  av[] 
)
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)
Here is the call graph for this function:

Variable Documentation

◆ config

po::variables_map config