Column Store
|
#include <boost/program_options.hpp>
#include <iostream>
#include "PostgresDataGenerator/PostgreSQLDataGenerator.h"
#include "PostgresDataGenerator/PostgreSQLMetaData.h"
#include "ProjectionData.h"
Functions | |
void | initConfig (int ac, char *av[]) |
int | main (int argc, char *argv[]) |
Variables | |
po::variables_map | config |
void initConfig | ( | int | ac, |
char * | av[] | ||
) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
po::variables_map config |