aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/libpqxx/include/pqxx/tablereader
blob: daa5ec93e8e84de7d200079c8ab7f0752aa291ee (plain) (blame)
1
2
3
4
5
6
/** pqxx::tablereader class.
 *
 * pqxx::tablereader enables optimized batch reads from a database table.
 */
// Actual definitions in .hxx file so editors and such recognize file type.
#include "pqxx/tablereader.hxx"