#include "pqxx/util.h"
#include "pqxx/connection_base"
Go to the source code of this file.
Namespaces | |
namespace | pqxx |
Typedefs | |
typedef connection_base | ConnectionItf |
|
What is now connection_base used to be called ConnectionItf. This was changed to convey its role in a way more consistent with the C++ standard library. |