#include "soci-postgresql.h"
#include "session.h"
#include <connection-parameters.h>
#include <libpq/libpq-fs.h>
#include <cctype>
#include <cstdio>
#include <cstring>
#include <ctime>
#include <sstream>
Go to the source code of this file.
Macros | |
#define | SOCI_POSTGRESQL_SOURCE |
#define SOCI_POSTGRESQL_SOURCE |
Definition at line 8 of file backends/postgresql/session.cpp.