11 #ifndef PQXX_H_VERSION 14 # define PQXX_VERSION "7.7.0" 15 # define PQXX_ABI "7.7" 19 # define PQXX_VERSION_MAJOR 7 20 # define PQXX_VERSION_MINOR 7 23 # define PQXX_VERSION_CHECK check_pqxx_version_7_7 Internal items for libpqxx' own use. Do not use these yourself.
Definition: composite.hxx:79
int PQXX_VERSION_CHECK() noexcept
Library version check stub.
Definition: version.cxx:18