11 #ifndef PQXX_H_VERSION
13 # include "pqxx/compiler-public.hxx"
14 # include "pqxx/internal/compiler-internal-pre.hxx"
17 # define PQXX_VERSION "7.6.0"
19 # define PQXX_ABI "7.6"
22 # define PQXX_VERSION_MAJOR 7
24 # define PQXX_VERSION_MINOR 6
26 # define PQXX_VERSION_CHECK check_pqxx_version_7_6
54 # include "pqxx/internal/compiler-internal-post.hxx"
Internal items for libpqxx' own use. Do not use these yourself.
Definition: composite.hxx:74
int PQXX_VERSION_CHECK() noexcept
Library version check stub.
Definition: version.cxx:18