SQLsmith  v1.2.1-5-gfacd7a8
A random SQL query generator
Public Member Functions | Public Attributes | List of all members
pqxx_logger Struct Reference

logger to postgres database More...

#include <log.hh>

Inheritance diagram for pqxx_logger:
Inheritance graph
Collaboration diagram for pqxx_logger:
Collaboration graph

Public Member Functions

 pqxx_logger (std::string target, std::string conninfo, struct schema &s)
 
virtual void generated (prod &query)
 
virtual void error (prod &query, const dut::failure &e)
 
- Public Member Functions inherited from logger
virtual void executed (prod &query)
 

Public Attributes

long id
 
std::shared_ptr< pqxx::connection > c
 
- Public Attributes inherited from stats_collecting_logger
long queries = 0
 
float sum_nodes = 0
 
float sum_height = 0
 
float sum_retries = 0
 

Detailed Description

logger to postgres database

Definition at line 52 of file log.hh.


The documentation for this struct was generated from the following files: