/** pqxx::tablewriter class.
 *
 * pqxx::tablewriter enables optimized batch updates to a database table.
 */
// Actual definitions in .hxx file so editors and such recognize file type.
#include "pqxx/tablewriter.hxx"
